[PATCH] D141233: [OpenMP][GPU] Introduce the `ompx_dyn_cgroup_mem(<N>)` clause
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 07:02:01 PST 2023
ABataev added a comment.
In D141233#4034556 <https://reviews.llvm.org/D141233#4034556>, @jdoerfert wrote:
> @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!
In which test do you see it?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141233/new/
https://reviews.llvm.org/D141233
More information about the llvm-commits
mailing list