[llvm] [LoopUnroll] Rotate loop to make it countable for runtime unrolling (PR #146540)

Marek Sedláček via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 11 06:39:42 PDT 2025


mark-sed wrote:

I have submitted PR with the alternative approach of rotation inside of `UnrollRuntimeLoopRemainder` (as discussed above).
It can be found here: https://github.com/llvm/llvm-project/pull/148243

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


More information about the llvm-commits mailing list