[llvm] [AggressiveInstCombine] Implement store merge optimization (PR #147540)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 8 13:49:40 PDT 2025
https://github.com/fhahn commented:
I'm wondering if it would be worth having a general memory optimization pass to do such transforms, possibly using MSSA?
https://github.com/llvm/llvm-project/pull/147540
More information about the llvm-commits
mailing list