[llvm] [LoopRotate] Rotate loop if this makes exit count computable (PR #162654)

Marek Sedláček via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 5 03:56:31 PST 2025


mark-sed wrote:

@nikic I have enabled the computability check only for LPM2 to avoid the SVEC computation you mentioned. Hopefully this will lower the compile time impact.

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


More information about the llvm-commits mailing list