[PATCH] D130512: [AMDGPU][MC][GFX90A] Correct MIMG dst size validation

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 13:08:43 PDT 2022


dp created this revision.
dp added reviewers: rampitec, foad.
Herald added subscribers: kosarev, jsilvanus, 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.

Correct validator to enable MIMG dst size checks.

See bug 56712 <https://github.com/llvm/llvm-project/issues/56712> for more information.


https://reviews.llvm.org/D130512

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/test/MC/AMDGPU/mimg-err.s
  llvm/test/MC/AMDGPU/misaligned-vgpr-tuples-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130512.447433.patch
Type: text/x-patch
Size: 8321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/161f681e/attachment.bin>


More information about the llvm-commits mailing list