[PATCH] D74937: [AMDGPU] Implement copyPhysReg for 16 bit subregs

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 15:48:48 PST 2020


rampitec updated this revision to Diff 247381.
rampitec marked an inline comment as done.
rampitec added a comment.

Added handling of DestReg == SrcReg.
Added test for killed/undef/full reg partial copy.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74937/new/

https://reviews.llvm.org/D74937

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/test/CodeGen/AMDGPU/lo16-hi16-physreg-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74937.247381.patch
Type: text/x-patch
Size: 10380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/c2151078/attachment.bin>


More information about the llvm-commits mailing list