[llvm] [LoopSimplifyCFG] Fix SCEV invalidation after removing dead exit (PR #127536)
Aleksandr Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 02:49:55 PST 2025
aleks-tmb wrote:
> Could you please provide some more info on what happens in the test case? Like what the problematic SCEVs are that currently don't get invalidated.
Sure, I've added details to the issue: https://github.com/llvm/llvm-project/issues/127534
https://github.com/llvm/llvm-project/pull/127536
More information about the llvm-commits
mailing list