[PATCH] D48332: [AArch64] Add custom lowering for v4i8 trunc store

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 12:52:05 PDT 2018


zatrazz updated this revision to Diff 152134.
zatrazz added a comment.

Updated patch from previous comments.


https://reviews.llvm.org/D48332

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  test/Analysis/CostModel/AArch64/store.ll
  test/CodeGen/AArch64/neon-truncStore-extLoad.ll
  test/Transforms/LoopVectorize/AArch64/interleaved-vs-scalar.ll
  test/Transforms/SLPVectorizer/AArch64/gather-root.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48332.152134.patch
Type: text/x-patch
Size: 11229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/98cd80fa/attachment.bin>


More information about the llvm-commits mailing list