[Test] Add test for crash in IRCE when IV is AddRec for another loop
This adds a test for https://github.com/llvm/llvm-project/issues/58912. IRCE crashes when it tries to check whether it is possible to safely calculate the bounds of a loop with IV AddRec which is in another loop.
Loading
Please sign in to comment