[PATCH] D68667: [SLP] respect target register width for GEP vectorization (PR43578)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 09:41:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf14bd315db9: [SLP] respect target register width for GEP vectorization (PR43578) (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68667

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
  llvm/test/Transforms/SLPVectorizer/X86/load-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68667.224086.patch
Type: text/x-patch
Size: 14033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/d0627089/attachment.bin>


More information about the llvm-commits mailing list