[llvm] [Flang] [OpenMP] [Semantics] Add semantic support for IS_DEVICE_PTR nd HAS_DEVICE_ADDR clauses on OMP TARGET directive and add more semantic checks for OMP TARGET. (PR #67290)
Raghu Maddhipatla via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 11:33:24 PDT 2023
raghavendhra wrote:
> Could you remove the lowering changes from this patch by adding TODO in lowering for these clauses?
Thanks! Done.
Updated the commit now.
https://github.com/llvm/llvm-project/pull/67290
More information about the llvm-commits
mailing list