Files
clang-p2996/llvm/test/Transforms/LoopVectorize/runtime-checks-difference.ll
Florian Hahn 9405af1c85 [LAA] Require AddRecs to be in the innermost loop for diff-checks.
The simpler diff-checks require pointers with add-recs from the same
innermost loop, but this property wasn't check completely. Add the
missing check to ensure both addrecs are in the innermost loop.

Fixes #57315.
2022-08-26 20:39:52 +01:00

10 KiB