[PATCH] D127604: [SLP][X86] Add 32-bit vector stores to help vectorization opportunities
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 12:46:43 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe961e05d593c: [SLP][X86] Add 32-bit vector stores to help vectorization opportunities (authored by RKSimon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127604/new/
https://reviews.llvm.org/D127604
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/Transforms/SLPVectorizer/X86/arith-add-load.ll
llvm/test/Transforms/SLPVectorizer/X86/arith-and-const-load.ll
llvm/test/Transforms/SLPVectorizer/X86/arith-mul-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127604.441490.patch
Type: text/x-patch
Size: 7604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/ce9d3bbe/attachment.bin>
More information about the llvm-commits
mailing list