[llvm] [SCEV][LV] Invalidate LCSSA exit phis more thoroughly (PR #69909)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 01:17:04 PST 2023
nikic wrote:
> Yeah probably not necessary. Would still be good to handle AddRecs as well for completeness, even if they may already be invalidated.
Done!
https://github.com/llvm/llvm-project/pull/69909
More information about the llvm-commits
mailing list