[clang] [OpenMP] Introduce the initial support for OpenMP kernel language (PR #66844)
Shilei Tian via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 14:38:51 PDT 2023
shiltian wrote:
> Where is the code that prevents the init/deinit calls from being created?
It's in the early exit.
https://github.com/llvm/llvm-project/pull/66844
More information about the cfe-commits
mailing list