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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 06:34:50 PDT 2017


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

Use Geoff's code.  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.115633.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/875ab81a/attachment.bin>


More information about the llvm-commits mailing list