[PATCH] D141232: [OpenMP] Modernize the kernel launching interface and APIs
Deepak Eachempati via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 10:03:11 PST 2023
dreachem added a comment.
This looks OK for us (HPE). CCE does use the entry point that this patch will deprecate, and we'll probably keep it around in our runtime, so as long as it is not repurposed and changed in the future than it should not affect us. We will plan to use the new interface for target nowait once it is in.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141232/new/
https://reviews.llvm.org/D141232
More information about the llvm-commits
mailing list