[PATCH] D61030: [PassManagerBuilder] Add option for interleaved loops, for loop vectorize.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 17:03:32 PDT 2019
asbirlea added a comment.
I verified that the two unroll flags propagate to the option set in the PassManagerBuilder. This change + the clang change in D61142 <https://reviews.llvm.org/D61142> should not make any visible change for clang users.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61030/new/
https://reviews.llvm.org/D61030
More information about the llvm-commits
mailing list