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.
Paths
| Differential D26682
[AArch64] Handle vector types in replaceZeroVectorStore. ClosedPublic Authored by gberry on Nov 15 2016, 10:45 AM.
Details Summary Extend replaceZeroVectorStore to handle more vector type stores, This is a follow-up change to r286875.
Diff Detail
Event Timelinegberry updated this object. MatzeB edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.Nov 15 2016, 12:41 PM Closed by commit rL287142: [AArch64] Handle vector types in replaceZeroVectorStore. (authored by gberry). · Explain WhyNov 16 2016, 11:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78235 llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
llvm/trunk/test/CodeGen/AArch64/ldst-opt.ll
|