[PATCH] D133411: [AMDGPU][MC][GFX11][NFC] Update disassembler tests for MIMG instructions

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 04:25:29 PDT 2022


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

- Rename `gfx11_dasm_mimg.s` to `gfx11_dasm_mimg_features.s` because it only checks selected features like NSA.
- Add generated MIMG tests to provide better coverage for supported instructions.


https://reviews.llvm.org/D133411

Files:
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_mimg.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_mimg_features.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133411.458417.patch
Type: text/x-patch
Size: 408909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/2043bce3/attachment-0001.bin>


More information about the llvm-commits mailing list