[all-commits] [llvm/llvm-project] 174f31: AMDGPU: Add MC support for gfx950 V_BITOP3_B32/B16
Pravin Jagtap via All-commits
all-commits at lists.llvm.org
Mon Nov 25 09:39:47 PST 2024
Branch: refs/heads/users/arsenm/gfx950/mc-support-bitop3
Home: https://github.com/llvm/llvm-project
Commit: 174f3110c2c5045daabe0767ad104f49becb5f46
https://github.com/llvm/llvm-project/commit/174f3110c2c5045daabe0767ad104f49becb5f46
Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/MC/AMDGPU/gfx950_asm_vop3.s
M llvm/test/MC/Disassembler/AMDGPU/gfx950_dasm_vop3.txt
Log Message:
-----------
AMDGPU: Add MC support for gfx950 V_BITOP3_B32/B16
Co-authored-by: Pravin Jagtap <Pravin.Jagtap at amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list