[all-commits] [llvm/llvm-project] e7b362: [AMDGPU] Add v_mov_b64 gfx940 opcode
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Mar 7 12:07:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7b362d75d2a3fdf67550b88738c708a33eec3cc
https://github.com/llvm/llvm-project/commit/e7b362d75d2a3fdf67550b88738c708a33eec3cc
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/test/CodeGen/AMDGPU/copy_phys_vgpr64.mir
M llvm/test/CodeGen/AMDGPU/v_mov_b64_expansion.mir
M llvm/test/MC/AMDGPU/gfx940_asm_features.s
M llvm/test/MC/AMDGPU/gfx940_err.s
M llvm/test/MC/Disassembler/AMDGPU/gfx940_dasm_features.txt
Log Message:
-----------
[AMDGPU] Add v_mov_b64 gfx940 opcode
Differential Revision: https://reviews.llvm.org/D121023
More information about the All-commits
mailing list