[PATCH] D135465: Revert "[SLP]Fix PR51320: Try to vectorize single store operands."

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 10:26:58 PDT 2022


kstoimenov created this revision.
Herald added subscribers: vporpo, hiraditya.
Herald added a project: All.
kstoimenov requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.

This reverts commit 65c7cecb13f8d2132a54103903501474083afe8f <https://reviews.llvm.org/rG65c7cecb13f8d2132a54103903501474083afe8f>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135465

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/extractelement.ll
  llvm/test/Transforms/SLPVectorizer/X86/horizontal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135465.466116.patch
Type: text/x-patch
Size: 72326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/3c9847da/attachment.bin>


More information about the llvm-commits mailing list