[PATCH] D26682: [AArch64] Handle vector types in replaceZeroVectorStore.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 10:45:49 PST 2016


gberry created this revision.
gberry added a reviewer: MatzeB.
gberry added subscribers: llvm-commits, mcrosier.
Herald added subscribers: rengolin, aemerson.

Extend replaceZeroVectorStore to handle more vector type stores,
floating point zero vectors and set alignment more accurately on split
stores.

This is a follow-up change to r286875.


https://reviews.llvm.org/D26682

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
  test/CodeGen/AArch64/ldst-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26682.78031.patch
Type: text/x-patch
Size: 8640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/dff803ed/attachment.bin>


More information about the llvm-commits mailing list