[llvm] [LLVM][OpenMP] Allow OpenMPOpt to handle non-OpenMP target regions (PR #67075)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 17:02:38 PDT 2023
shiltian wrote:
Given this pass is called OpenMPOpt, IMO we want to ignore CUDA kernels.
https://github.com/llvm/llvm-project/pull/67075
More information about the llvm-commits
mailing list