[PATCH] D126777: [SLP]Fix PR55796: insert point for extractelements from different basic blocks.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 09:47:02 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe4949942d1c: [SLP]Fix PR55796: insert point for extractelements from different basic blocks. (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D126777?vs=433378&id=433437#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126777

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/gather-extractelements-different-bbs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126777.433437.patch
Type: text/x-patch
Size: 5543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/40444497/attachment.bin>


More information about the llvm-commits mailing list