Files
clang-p2996/llvm/test/Transforms/ConstraintElimination
Florian Hahn 26ab444e88 [ConstraintElim] Make sure add-rec is for the current loop.
Update addInfoForInductions to also check if the add-rec is for the
current loop. Otherwise we might add incorrect facts or crash.

Fixes a miscompile & crash introduced by 00396e6a1a.
2023-11-08 14:07:28 +00:00
..