[PATCH] D71687: Fix full loop unrolling initialization in new pass manager
Chandler Carruth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 26 18:05:29 PST 2019
chandlerc added a comment.
Can we add an LLVM test w/ the metadata so that we have an entirely LLVM test flow that ensures the pass builder DTRT?
(I still would include the Clang side test which is also very useful to test integrating Clang w/ different flows through the pass manager.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71687/new/
https://reviews.llvm.org/D71687
More information about the cfe-commits
mailing list