jdenny added a comment.

In D66247#1630321 <https://reviews.llvm.org/D66247#1630321>, @ABataev wrote:

> Try `map(a) firstprivate(a) defaultmap(scalar:tofrom)`, where `a` is `int`, 
> for example. The variable must be mapped as `tofrom` in this case but, most 
> probably, will be mapped as `to`.


Map type is 35=0x23, which has tofrom.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66247



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

Reply via email to