[all-commits] [llvm/llvm-project] 2d7a1c: AMDGPU: Add MC support for gfx950 V_BITOP3_B32/B16
Pravin Jagtap via All-commits
all-commits at lists.llvm.org
Fri Nov 22 20:34:40 PST 2024
Branch: refs/heads/users/arsenm/gfx950/mc-support-bitop3
Home: https://github.com/llvm/llvm-project
Commit: 2d7a1ca9803e94d4dda0594f52deb983c40dd14b
https://github.com/llvm/llvm-project/commit/2d7a1ca9803e94d4dda0594f52deb983c40dd14b
Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
Date: 2024-11-23 (Sat, 23 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