[PATCH] D29344: [AArch64] Extend redundant copy elimination pass to handle non-zero stores.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 09:36:54 PST 2017


mcrosier updated this revision to Diff 89374.
mcrosier marked an inline comment as done.
mcrosier added a comment.

Include test case that was accidentally dropped from previous diff.


https://reviews.llvm.org/D29344

Files:
  lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
  test/CodeGen/AArch64/machine-copy-remove.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29344.89374.patch
Type: text/x-patch
Size: 11387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/f80ab858/attachment.bin>


More information about the llvm-commits mailing list