[all-commits] [llvm/llvm-project] 67f062: [AMDGPU] Update s_sendmsg messages
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Feb 24 05:07:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67f0620831b41ada45ad0d0364adc4d0db4b1247
https://github.com/llvm/llvm-project/commit/67f0620831b41ada45ad0d0364adc4d0db4b1247
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/test/MC/AMDGPU/sopp-err.s
M llvm/test/MC/AMDGPU/sopp-gfx10.s
M llvm/test/MC/AMDGPU/sopp-gfx9.s
M llvm/test/MC/AMDGPU/sopp.s
M llvm/test/MC/Disassembler/AMDGPU/sopp_vi.txt
Log Message:
-----------
[AMDGPU] Update s_sendmsg messages
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.
Differential Revision: https://reviews.llvm.org/D97295
More information about the All-commits
mailing list