[PATCH] D44958: [PostRASink]Add register dependency check for implicit operands

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 14:41:26 PDT 2018


junbuml created this revision.
junbuml added reviewers: thegameg, sebpop, uweigand, jnspaulsson, gberry, mcrosier, qcolombet, MatzeB.

This change extend the register dependency check for implicit operands in Copy instructions.
Fixes PR36902.


https://reviews.llvm.org/D44958

Files:
  lib/CodeGen/MachineSink.cpp
  test/CodeGen/SystemZ/no-postra-sink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44958.140004.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/a15b33c1/attachment.bin>


More information about the llvm-commits mailing list