[PATCH] D155057: [AMDGPU][MC] Fix handling of A16 operands in intersect_ray instructions.
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 03:09:59 PDT 2023
kosarev updated this revision to Diff 539462.
kosarev added a comment.
Removed a now-unneeded check in AMDGPUDisassembler::convertMIMGInst().
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155057/new/
https://reviews.llvm.org/D155057
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/MIMGInstructions.td
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/CodeGen/AMDGPU/waitcnt-bvh.mir
llvm/test/MC/AMDGPU/gfx1030_err.s
llvm/test/MC/AMDGPU/gfx1030_new.s
llvm/test/MC/AMDGPU/gfx11_asm_mimg_err.s
llvm/test/MC/AMDGPU/gfx11_asm_mimg_features.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155057.539462.patch
Type: text/x-patch
Size: 24194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/23cbd331/attachment.bin>
More information about the llvm-commits
mailing list