[llvm] Extending LoopVersioningLICM to handle cases where loopbound is invariant (PR #192902)

Ashutosh Nema via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 01:51:26 PDT 2026


https://github.com/nema-ashutosh commented:

In #209390 an alternate approach with predicate SCEV is considered, can u check the possibility to extend the applicability of that to LoopVersioningLICM as well ?

https://github.com/llvm/llvm-project/pull/192902


More information about the llvm-commits mailing list