[all-commits] [llvm/llvm-project] ab0455: [AMDGPU][MC] Correct v_cndmask operand types
dpreobra via All-commits
all-commits at lists.llvm.org
Thu Oct 20 05:10:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab045561eeb713d30c15271d57533bf27a60fcf8
https://github.com/llvm/llvm-project/commit/ab045561eeb713d30c15271d57533bf27a60fcf8
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
Log Message:
-----------
[AMDGPU][MC] Correct v_cndmask operand types
Differential Revision: https://reviews.llvm.org/D136152
More information about the All-commits
mailing list