Hahnfeld added a comment.

Hi Doru,

if I remember correctly I submitted https://reviews.llvm.org/D34888 for a crash 
when mapping a scalar value with nested regions.
I've marked another test in this file that the codegen for `tofrom` is correct. 
So I don't know if this test checks some other conditions?

Jonas



================
Comment at: test/OpenMP/target_map_codegen.cpp:1773
   // CK19: call void [[CALL23:@.+]](i32* {{[^,]+}})
   #pragma omp target map(always, tofrom: a)
   {
----------------
`tofrom` is tested here...


Repository:
  rL LLVM

https://reviews.llvm.org/D38040



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

Reply via email to