[PATCH] D125409: [AMDGPU] Revert wide LDS DMA support.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 02:51:04 PDT 2022


arsenm added inline comments.


================
Comment at: llvm/test/MC/AMDGPU/mubuf.s:850
-
-buffer_load_dwordx3 off, s[4:7], s0 offset:4095 lds
-// NOSICI: error: not a valid operand
----------------
If it actually does something, shouldn't the assembler/disassembler still recognize it? We just wouldn't continue selecting


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125409/new/

https://reviews.llvm.org/D125409



More information about the llvm-commits mailing list