Files
clang-p2996/llvm/lib/Transforms/Scalar
Zaara Syeda dbf6ab5ef9 [LSR] Fix bug for optimizing unused IVs to final values
This is a fix for a crash reported for https://reviews.llvm.org/D118808
The fix is to only consider PHINodes which are induction phis.
Fixes #55529

Differential Revision: https://reviews.llvm.org/D125990
2022-07-05 12:30:58 -04:00
..
2022-06-04 22:48:32 -07:00
2022-06-30 09:25:03 +02:00