[PATCH] D36104: [AArch64] Coalesce Copy Zero during instruction selection

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 12:24:55 PDT 2017


haicheng updated this revision to Diff 115884.
haicheng added a comment.

Bail out if the copy is used with glue.  Please take a look.


Repository:
  rL LLVM

https://reviews.llvm.org/D36104

Files:
  lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  test/CodeGen/AArch64/arm64-addr-type-promotion.ll
  test/CodeGen/AArch64/arm64-cse.ll
  test/CodeGen/AArch64/copy-zero-reg.ll
  test/CodeGen/AArch64/i128-fast-isel-fallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36104.115884.patch
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/f72f97b0/attachment.bin>


More information about the llvm-commits mailing list