[PATCH] D123929: [AMDGPU][MC] Corrected error message "image data size does not match dmask and tfe"

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 05:12:15 PDT 2022


dp created this revision.
dp added reviewers: foad, rampitec.
Herald added subscribers: hsmhsm, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

d16 modifier also affects image data size.
See bug 54693 <https://github.com/llvm/llvm-project/issues/54693>.


https://reviews.llvm.org/D123929

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/test/MC/AMDGPU/gfx10_asm_mimg_err.s
  llvm/test/MC/AMDGPU/gfx10_err_pos.s
  llvm/test/MC/AMDGPU/mimg.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123929.423354.patch
Type: text/x-patch
Size: 9511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220418/8e7fb842/attachment.bin>


More information about the llvm-commits mailing list