[PATCH] D40755: [WIP][shrink-wrap]Sink COPYs to CSR from entry to successors

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 14:31:23 PST 2017


junbuml updated this revision to Diff 126201.
junbuml added a comment.

Added MIR tests which should  show use cases of this patch better.
Again, this patch is preliminary, but I posted this to hear any early high level  feedback. Please let me know any thought.


https://reviews.llvm.org/D40755

Files:
  lib/CodeGen/ShrinkWrap.cpp
  test/CodeGen/AArch64/post-rs-copy-sink.mir
  test/CodeGen/AArch64/sink-copy-for-shrink-wrap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40755.126201.patch
Type: text/x-patch
Size: 10042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/59dfb4c5/attachment-0001.bin>


More information about the llvm-commits mailing list