[PATCH] D141233: [OpenMP][GPU] Introduce the `ompx_dyn_cgroup_mem(<N>)` clause
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 8 13:40:46 PST 2023
jdoerfert added a comment.
@ABataev I'm doing something wrong which causes the `nowait` target codegen to emit an assertion. Any idea what I'm missing? I tried to stay close to `thread_limit` for this one.
DeclRefExpr for Decl not entered in LocalDeclMap?
UNREACHABLE executed at .../clang/lib/CodeGen/CGExpr.cpp:2842!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141233/new/
https://reviews.llvm.org/D141233
More information about the llvm-commits
mailing list