[PATCH] D75878: [SLP] Support vectorizing functions provided by vector libs.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 03:46:43 PDT 2020


fhahn updated this revision to Diff 249298.
fhahn added a comment.

Thanks for the review! Precommited the test, use auto & CI->args instead of index.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75878

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Other/opt-O2-pipeline.ll
  llvm/test/Other/opt-O3-pipeline.ll
  llvm/test/Other/opt-Os-pipeline.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/accelerate-vector-functions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75878.249298.patch
Type: text/x-patch
Size: 13131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/fd4148fd/attachment-0001.bin>


More information about the llvm-commits mailing list