Files
clang-p2996/flang/lib/Optimizer/CodeGen/CodeGen.cpp
Nikita Popov 67e19e5bb1 [flang] Set isSigned=true for negative constant (NFC)
We're providing this as a negative signed value, so set the flag.
Currently doesn't make a difference, but will assert in the future.

Split out of https://github.com/llvm/llvm-project/pull/80309.
2024-09-05 15:25:05 +02:00

162 KiB