[all-commits] [llvm/llvm-project] ab18e1: [AMDGPU][GFX10] Enabled op_sel for v_add_nc_u16 an...
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Apr 13 03:49:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab18e1a533c3ca69597f9da319f943361b157d88
https://github.com/llvm/llvm-project/commit/ab18e1a533c3ca69597f9da319f943361b157d88
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-add.s16.mir
M llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
Log Message:
-----------
[AMDGPU][GFX10] Enabled op_sel for v_add_nc_u16 and v_sub_nc_u16
Differential Revision: https://reviews.llvm.org/D123594
More information about the All-commits
mailing list