[PATCH] D89187: [AMDGPU] Minimize number of s_mov generated by copyPhysReg

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 23:36:34 PDT 2020


critson updated this revision to Diff 298309.
critson added a comment.

- Remove peephole
- Pre-commit test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89187

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/sgpr-phys-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89187.298309.patch
Type: text/x-patch
Size: 26609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/90021683/attachment.bin>


More information about the llvm-commits mailing list