[all-commits] [llvm/llvm-project] 6e279f: [AMDGPU][MC][GFX10+] Enable literal operands with ...
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 7 04:49:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e279f5bb663b8edca53c1195edd11e3502677e1
https://github.com/llvm/llvm-project/commit/6e279f5bb663b8edca53c1195edd11e3502677e1
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane.ll
M llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
M llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
M llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3.txt
Log Message:
-----------
[AMDGPU][MC][GFX10+] Enable literal operands with permlane16/permlanex16
Differential Revision: https://reviews.llvm.org/D137332
More information about the All-commits
mailing list