[PATCH] D135591: [SLP]Fix insertpoint of the extractellements instructions to avoid reshuffle crash.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 08:19:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd71ad4108056: [SLP]Fix insertpoint of the extractellements instructions to avoid reshuffle… (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D135591?vs=466513&id=467156#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135591

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135591.467156.patch
Type: text/x-patch
Size: 4391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/24c0bc55/attachment.bin>


More information about the llvm-commits mailing list