[all-commits] [llvm/llvm-project] 96e51e: [AMDGPU] Implement copyPhysReg for 16 bit subregs
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Apr 7 14:22:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96e51ed005a960d1c746a0a7774ce255bb497ed5
https://github.com/llvm/llvm-project/commit/96e51ed005a960d1c746a0a7774ce255bb497ed5
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
A llvm/test/CodeGen/AMDGPU/lo16-hi16-physreg-copy.mir
Log Message:
-----------
[AMDGPU] Implement copyPhysReg for 16 bit subregs
Differential Revision: https://reviews.llvm.org/D74937
More information about the All-commits
mailing list