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

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 11:43:46 PDT 2018


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

Update 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48332.152528.patch
Type: text/x-patch
Size: 7296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/8b2e3c9c/attachment.bin>


More information about the llvm-commits mailing list