[PATCH] D109175: [openmp] Add clang cc1 option -fopenmp-skip-deferred-diags
Wei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 2 10:57:14 PDT 2021
weiwang added a comment.
Our internal codebase never uses the target directive. Once the deferred diags is bypassed, we observed 18% e2e build time improvement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109175/new/
https://reviews.llvm.org/D109175
More information about the cfe-commits
mailing list