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

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 09:33:47 PDT 2019


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

Changed according the reviewer's request + some refactoring done.


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.220352.patch
Type: text/x-patch
Size: 15290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/a8e82dd4/attachment.bin>


More information about the llvm-commits mailing list