[PATCH] D125992: [AMDGPU] gfx11 FLAT Instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 11:10:44 PDT 2022


Joe_Nash updated this revision to Diff 431732.
Joe_Nash added a comment.

Refactored test files, separated negative tests, and corrected some tests for the number of bits in the offset field


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125992

Files:
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/test/MC/AMDGPU/flat-gfx11-mnemonic.s
  llvm/test/MC/AMDGPU/gfx11-flat-errs.s
  llvm/test/MC/AMDGPU/gfx11_err.s
  llvm/test/MC/AMDGPU/gfx11_flat.s
  llvm/test/MC/Disassembler/AMDGPU/flat-gfx11.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125992.431732.patch
Type: text/x-patch
Size: 137112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/f3f85ef1/attachment.bin>


More information about the llvm-commits mailing list