[PATCH] D99762: [OPENMP]Fix PR49777: Clang should not try to specialize orphaned directives in device codegen.
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 27 21:42:52 PDT 2021
jdoerfert added a comment.
The bug has been fixed by D95976 <https://reviews.llvm.org/D95976> already, I'll update the bug report now.
Also, the tracking of Generic/SPMD mode in clang is about to be finally removed, new code depending on that is short-lived.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99762/new/
https://reviews.llvm.org/D99762
More information about the cfe-commits
mailing list