[PATCH] D97295: [AMDGPU] Update s_sendmsg messages
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 07:38:03 PST 2021
foad created this revision.
foad added reviewers: dp, rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Update the list of s_sendmsg messages known to the assembler and
disassembler and validate the ones that were added or removed in gfx9
and gfx10.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97295
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/MC/AMDGPU/sopp-err.s
llvm/test/MC/AMDGPU/sopp-gfx10.s
llvm/test/MC/AMDGPU/sopp-gfx9.s
llvm/test/MC/AMDGPU/sopp.s
llvm/test/MC/Disassembler/AMDGPU/sopp_vi.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97295.325793.patch
Type: text/x-patch
Size: 13627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/83be6bbb/attachment.bin>
More information about the llvm-commits
mailing list