[all-commits] [llvm/llvm-project] c287bc: [AMDGPU][MC][GFX11] AsmParser for op_sel for VOP3 ...
petar-avramovic via All-commits
all-commits at lists.llvm.org
Mon Jul 18 06:09:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c287bc4841074b834137c1098ff3bd11fb93dd51
https://github.com/llvm/llvm-project/commit/c287bc4841074b834137c1098ff3bd11fb93dd51
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
Log Message:
-----------
[AMDGPU][MC][GFX11] AsmParser for op_sel for VOP3 dpp opcodes
Parse op_sel for *_e64_dpp VOP3 opcodes.
Depends on D129637 and setting of VOP3_OPSEL in dpp pseudos.
Differential Revision: https://reviews.llvm.org/D129767
More information about the All-commits
mailing list