Files
clang-p2996/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Nikita Popov 7990a7e58f [IndVars] Use getSigned() in FP transform
This transform is working on signed integer, so this is the
logically correct API.

Split off from https://github.com/llvm/llvm-project/pull/80309.
2024-08-13 15:04:23 +02:00

82 KiB