[PATCH] D64095: SVFS implementation according to RFC: Interface user provided vector functions with the vectorizer.

Sumedh Arani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 12:44:05 PDT 2019


aranisumedh created this revision.
aranisumedh added reviewers: jdoerfert, simoll.
Herald added subscribers: llvm-commits, hiraditya, mgorny.
Herald added a project: LLVM.

[http://lists.llvm.org/pipermail/llvm-dev/2019-June/133484.html]


Repository:
  rL LLVM

https://reviews.llvm.org/D64095

Files:
  llvm/include/llvm/Analysis/SearchVectorFunctionSystem.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/SearchVectorFunctionSystem.cpp
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/SearchVectorFunctionSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64095.207603.patch
Type: text/x-patch
Size: 29653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/dfe8377d/attachment.bin>


More information about the llvm-commits mailing list