[PATCH] D131894: [SLP]Try to vectorize single store operands.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 07:29:00 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65c7cecb13f8: [SLP]Fix PR51320: Try to vectorize single store operands. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D131894?vs=452770&id=453001#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131894

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: D131894.453001.patch
Type: text/x-patch
Size: 72730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/7f4886d3/attachment-0001.bin>


More information about the llvm-commits mailing list