jdenny added a comment.

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

> Yes, just realized that, defaultmap does not affect explicit firstprivates. 
> Then just check `map(a) firstprivate(a)` for `int128` type. Check that it 
> still has `tofrom` mapping. If so, then probably we already can handle such 
> combinations correctly in the codegen. Also, test it for other mapping types, 
> like alloc, from, to.


All work as expected.


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