[llvm] [VPlan] Forbid CSE'ing writes (PR #207443)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 02:55:50 PDT 2026


https://github.com/fhahn approved this pull request.

LGTM, thanks.

IIUC there is currently no mis-compiles, as we never remove a write. But this should avoid processing recipes unnecessarily

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


More information about the llvm-commits mailing list