[PATCH] D67101: Target hooks for custom COPY insertion.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 07:00:13 PDT 2019


alex-t updated this revision to Diff 218911.
alex-t added a comment.

Changed according to the reviewers requests. Tests added.


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

https://reviews.llvm.org/D67101

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/PHIElimination.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/phi-elimination-assertion.mir
  llvm/test/CodeGen/AMDGPU/phi-elimination-end-cf.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67101.218911.patch
Type: text/x-patch
Size: 12423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/441e192f/attachment.bin>


More information about the llvm-commits mailing list