Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Graham Hunter 4311b14e9c [LSR] Recognize vscale-relative immediates (#88124)
Extends LoopStrengthReduce to recognize immediates multiplied by vscale, and query the current target for whether they are legal offsets for memory operations or adds.
2024-07-01 09:23:31 +01:00

280 KiB