[PATCH] D71132: PostRA Machine Sink should take care of COPY defining register that is a sub-register by another COPY source operand

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 13:42:36 PST 2019


alex-t updated this revision to Diff 233443.
alex-t added a comment.
Herald added a subscriber: jvesely.

Just correct solution + tests


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

https://reviews.llvm.org/D71132

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/CodeGen/AArch64/bisect-post-ra-machine-sink.mir
  llvm/test/CodeGen/AArch64/post-ra-machine-sink.mir
  llvm/test/CodeGen/AMDGPU/postra-machine-sink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71132.233443.patch
Type: text/x-patch
Size: 4490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/4ee06b36/attachment.bin>


More information about the llvm-commits mailing list