[PATCH] D119679: [SLP] Prohibit vectorization of externally used intermediate insertelements

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 01:26:51 PST 2022


anton-afanasyev updated this revision to Diff 408351.
anton-afanasyev marked an inline comment as done.
anton-afanasyev added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119679

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119679.408351.patch
Type: text/x-patch
Size: 13308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/b054f30e/attachment.bin>


More information about the llvm-commits mailing list