mirror of https://github.com/llvm/circt.git
aae791b1e9
Printing of `FVInt`s would continuously shift the value right by the log2 of the radix. This triggers an assertion in `APInt` in the case where the bit width is less than the number of bits being shifted. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FVIntTest.cpp | ||
JSONTest.cpp | ||
PrettyPrinterTest.cpp |