[all-commits] [llvm/llvm-project] b9f397: [AMDGPU] Add MC tests for s_endpgm's optional imme...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Dec 6 09:08:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9f3977b26b2cb9452cda98cb4664b6910b2003a
https://github.com/llvm/llvm-project/commit/b9f3977b26b2cb9452cda98cb4664b6910b2003a
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M llvm/test/MC/AMDGPU/gfx10_asm_sop.s
M llvm/test/MC/AMDGPU/gfx11_asm_sopp.s
M llvm/test/MC/AMDGPU/gfx7_asm_sopp.s
M llvm/test/MC/AMDGPU/gfx8_asm_sopp.s
M llvm/test/MC/AMDGPU/gfx9_asm_sopp.s
M llvm/test/MC/AMDGPU/sopp.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_sopp.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_sopp.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx8_sopp.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx9_sopp.txt
Log Message:
-----------
[AMDGPU] Add MC tests for s_endpgm's optional immediate operand
Differential Revision: https://reviews.llvm.org/D139438
More information about the All-commits
mailing list