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. https://github.com/llvm/llvm-project/pull/176690 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
