[all-commits] [llvm/llvm-project] 19f4ce: [AMDGPU] Add GFX12 encoding for VINTERP instructio...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Dec 7 02:15:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19f4cec676e99e7cc088f4b4e30976d2683e320d
https://github.com/llvm/llvm-project/commit/19f4cec676e99e7cc088f4b4e30976d2683e320d
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/lib/Target/AMDGPU/VINTERPInstructions.td
M llvm/test/MC/AMDGPU/gfx11_asm_vinterp.s
M llvm/test/MC/AMDGPU/gfx11_asm_vinterp_err.s
A llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vinterp.txt
Log Message:
-----------
[AMDGPU] Add GFX12 encoding for VINTERP instructions (#74616)
More information about the All-commits
mailing list