[PATCH] D124485: [AMDGPU] Remove vdata from buffer to lds load

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 02:09:58 PDT 2022


foad added a reviewer: Joe_Nash.
foad added inline comments.


================
Comment at: llvm/test/MC/AMDGPU/gfx7_asm_mubuf.s:102
 
-buffer_load_format_x v5, off, s[8:11], s3 offset:4095 lds
-// CHECK: [0xff,0x0f,0x01,0xe0,0x00,0x05,0x02,0x03]
----------------
Can you explain this? Does the lds version of this instruction not exist at allon gfx7? Or does it just need different operands?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124485



More information about the llvm-commits mailing list