Files
clang-p2996/llvm/test/Transforms/LoopStrengthReduce/X86
Florian Hahn 3ba3ea3c06 [IVUsers] Check getExpr result in findAddRecForLoop.
This fixes a crash if the SCEV for the use isn't invertible and nullptr
is returned.

Fixes https://github.com/llvm/llvm-project/issues/63840
2023-07-20 14:56:19 +01:00
..