ABataev added a comment.

In D79972#2058555 <https://reviews.llvm.org/D79972#2058555>, @cchen wrote:

> In D79972#2058516 <https://reviews.llvm.org/D79972#2058516>, @ABataev wrote:
>
> > Is my guess correct that for OpenMP >= 50 for target update directive we 
> > always emit `possibly non-continuous` runtime calls?
>
>
> My intent is to emit `possibly non-contiguous` runtime calls only if the 
> analysis in Sema set the IsNonContiguous flag to true.


But this analysis only checks for the directive and the version,nothing else.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79972/new/

https://reviews.llvm.org/D79972



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to