[PATCH] D74758: [SLPVectorizer] Do not assume extracelement idx is a ConstantInt.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 09:21:49 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe32522ca178a: [SLPVectorizer] Do not assume extracelement idx is a ConstantInt. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74758

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74758.245186.patch
Type: text/x-patch
Size: 10262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/1624b692/attachment.bin>


More information about the llvm-commits mailing list