[PATCH] D100514: [OpenMP] Added codegen for masked directive
Chi Chun Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 16 15:25:50 PDT 2021
cchen added a comment.
> Initially we did not have an OMPIRBuilder object unconditionally, now we have. Let's move over everything that is ready. So master and critical should be good to go as well I suppose.
While using OMPIRBuilder as default, do we want to just remove codegen in Clang or we have a flag for using Clang codegen?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100514/new/
https://reviews.llvm.org/D100514
More information about the cfe-commits
mailing list