[PATCH] D145614: [AARCH64] Enable STORE of v4i8 to help more vectorization opportunities

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 14:15:23 PDT 2023


Carrot updated this revision to Diff 509477.
Carrot marked an inline comment as done.
Carrot added a comment.

Thanks for the review! Will commit this version.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145614/new/

https://reviews.llvm.org/D145614

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Transforms/SLPVectorizer/AArch64/32-bit.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/vectorizable-selects-uniform-cmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145614.509477.patch
Type: text/x-patch
Size: 17003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/c26b23a2/attachment.bin>


More information about the llvm-commits mailing list