[llvm] [LV] Convert scatter w/uniform addr and mask being header mask to scalar store. (PR #172799)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 23:15:02 PDT 2026


================

----------------
lukel97 wrote:

Just noting, this test case shows when the scalar can't be sunk to the middle block because of the other store

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


More information about the llvm-commits mailing list