[PATCH] D105056: [OpenMP] Run the OpenMPOpt module pass at O1
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 13:03:19 PDT 2021
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM. Since this affects only modules compiled with -fopenmp it should be OK to run OpenMPOpt at O1 <https://reviews.llvm.org/owners/package/1/>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105056/new/
https://reviews.llvm.org/D105056
More information about the llvm-commits
mailing list