[PATCH] D59723: [NewPassManager] Adding pass tuning options: loop vectorize.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 13:53:15 PDT 2019
asbirlea updated this revision to Diff 192904.
asbirlea marked 11 inline comments as done.
asbirlea added a comment.
Address comments and asking for clarifications.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59723/new/
https://reviews.llvm.org/D59723
Files:
include/llvm/Passes/PassBuilder.h
include/llvm/Transforms/Vectorize/LoopVectorize.h
lib/LTO/LTOBackend.cpp
lib/Passes/PassBuilder.cpp
tools/opt/NewPMDriver.cpp
unittests/IR/PassBuilderCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59723.192904.patch
Type: text/x-patch
Size: 5051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/71bb661a/attachment.bin>
More information about the llvm-commits
mailing list