[PATCH] D60681: [NewPM] Add Option handling for LoopVectorize
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 03:08:04 PDT 2019
skatkov created this revision.
skatkov added reviewers: chandlerc, fedor.sergeev, leonardchan, philip.pfaffe.
This patch enables passing options to LoopVectorizePass via the passes pipeline.
https://reviews.llvm.org/D60681
Files:
include/llvm/Transforms/Vectorize/LoopVectorize.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60681.195118.patch
Type: text/x-patch
Size: 3903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/608466db/attachment.bin>
More information about the llvm-commits
mailing list