================
@@ -285,6 +285,62 @@ class MapInfoFinalizationPass
     return false;
   }
 
+  mlir::omp::MapInfoOp genBoxcharMemberMap(mlir::omp::MapInfoOp op,
----------------
bhandarkar-pranav wrote:

Thank you, @agozillon for the review. Yes, it was related to the fact that 
`genDescriptorMemberMaps` is tied quite tightly to `BaseBoxType`. So, I decided 
to not mess with it. I should add it to my to-do list though to generalize 
`genDescriptorMemberMaps`.

https://github.com/llvm/llvm-project/pull/141715
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to