[all-commits] [llvm/llvm-project] 16c27b: [AMDGPU][MC] Add GFX12 VDS encoding (#75316)
Mirko Brkušanin via All-commits
all-commits at lists.llvm.org
Thu Dec 14 02:04:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16c27bcdde6760faa2c7a595d6f8825765820af4
https://github.com/llvm/llvm-project/commit/16c27bcdde6760faa2c7a595d6f8825765820af4
Author: Mirko Brkušanin <Mirko.Brkusanin at amd.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/test/MC/AMDGPU/gfx11_unsupported.s
A llvm/test/MC/AMDGPU/gfx12_asm_ds.s
A llvm/test/MC/AMDGPU/gfx12_asm_ds_alias.s
M llvm/test/MC/AMDGPU/gfx12_unsupported.s
A llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_ds.txt
Log Message:
-----------
[AMDGPU][MC] Add GFX12 VDS encoding (#75316)
More information about the All-commits
mailing list