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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 07:29:43 PDT 2017


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

Address Geoff's comments.  Thank you.


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.120601.patch
Type: text/x-patch
Size: 4689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171027/5bc8efe2/attachment.bin>


More information about the llvm-commits mailing list