[llvm] Partition MUBUF load/store offsets into vector and scalar parts (PR #142328)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 2 01:09:21 PDT 2025


jayfoad wrote:

It would be better to do this during instruction selection, rather than trying to fix it later in SILoadStoreOptimizer.

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


More information about the llvm-commits mailing list