[llvm] [OpenMP] Introduce the initial support for OpenMP kernel language (PR #66844)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 14:38:50 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 llvm-commits
mailing list