[PATCH] D75145: [PassManager] adjust VectorCombine placement
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 12:28:00 PST 2020
spatel added reviewers: echristo, fhahn, xbolva00.
spatel added a comment.
In D75145#1892407 <https://reviews.llvm.org/D75145#1892407>, @lebedev.ri wrote:
> While there, can we add an "-enable-vector-combiner=true" option to the VectorCombiner?
Yes - that will be handy as we untangle interactions between this pass and others:
rG25c6544f32ee <https://reviews.llvm.org/rG25c6544f32eec4fd563f5531cec1d42b5c9c3e13>
Adding some more potential reviewers for a pipeline alteration.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75145/new/
https://reviews.llvm.org/D75145
More information about the llvm-commits
mailing list