[llvm-branch-commits] [llvm] [CodeGen][NPM] Specify Loop pass adaptor to not use MSSA (PR #176690)
Vikram Hegde via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jan 23 03:37:49 PST 2026
vikramRH wrote:
> > Neither LSR nor LoopTermFold need MSSA -- why does this loop pass adaptor enable MSSA at all?
>
> Oh right, I had seen instances of MSSA usage across both LoopTermFold and LSR but its just part of the update/preserve logic. I will update this PR to use a single adaptor.
PR Updated
https://github.com/llvm/llvm-project/pull/176690
More information about the llvm-branch-commits
mailing list