[PATCH] D155794: [OpenMP][OpenMPIRBuilder] Migrate setPropertyExecutionMode() from Clang to OpenMPIRBuilder.
Raghu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 11 11:55:48 PDT 2023
raghavendhra abandoned this revision.
raghavendhra added a comment.
setPropertyExecutionMode function is no longer present / used in clang because of a change in https://reviews.llvm.org/D142569 So abandoning this patch to migrate that function into OMPIRBuilder.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155794/new/
https://reviews.llvm.org/D155794
More information about the cfe-commits
mailing list