This patch enables passing options to LoopVectorizePass via the passes pipeline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60681
[NewPM] Add Option handling for LoopVectorize ClosedPublic Authored by skatkov on Apr 15 2019, 3:08 AM.
Details Summary This patch enables passing options to LoopVectorizePass via the passes pipeline.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 17 2019, 10:42 PM Closed by commit rL358647: [NewPM] Add Option handling for LoopVectorize (authored by skatkov). · Explain WhyApr 18 2019, 1:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195685 llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorize.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
|