Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Nikita Popov 7660981402 [LSR] Use computeConstantDifference()
This API is faster than getMinusSCEV() and a SCEVConstant cast.
2024-08-28 12:20:59 +02:00

270 KiB