[all-commits] [llvm/llvm-project] 992fbc: [AMDGPU] copyPhysReg() for 16 bit SGPR subregs
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Apr 17 12:00:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 992fbce4e9b034e752dcb4e1be0306b49bbc6b19
https://github.com/llvm/llvm-project/commit/992fbce4e9b034e752dcb4e1be0306b49bbc6b19
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-04-17 (Fri, 17 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
A llvm/test/CodeGen/AMDGPU/lo16-hi16-illegal-copy.mir
M llvm/test/CodeGen/AMDGPU/lo16-hi16-physreg-copy.mir
A llvm/test/CodeGen/AMDGPU/lo16-lo16-physreg-copy-sgpr.mir
Log Message:
-----------
[AMDGPU] copyPhysReg() for 16 bit SGPR subregs
Differential Revision: https://reviews.llvm.org/D78255
More information about the All-commits
mailing list