[llvm] [LoopUnroll] Add `prepare-for-lto` pass option (PR #192153)
Justin Fargnoli via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 08:54:19 PDT 2026
justinfargnoli wrote:
> How would you like to address this?
Hi @perry-ca, I can't reproduce this. Isn't `LoopFullUnrollPass::PrepareForLTO` used [here](https://github.com/llvm/llvm-project/blob/6ced989b95637a810f5cf160f22e28faa2f1754f/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp#L1663)?
https://github.com/llvm/llvm-project/pull/192153
More information about the llvm-commits
mailing list