[PATCH] D158383: [OpenMP] Add NVIDIA annotations for static grid thread limit
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 08:28:20 PDT 2023
jhuber6 added a comment.
I'm assuming merging these attributes is more complicated as we have code in clang and LLVM that handle it separately? It's unfortunate that the Nvidia backend uses module metadata for this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158383/new/
https://reviews.llvm.org/D158383
More information about the llvm-commits
mailing list