ABataev added inline comments.

================
Comment at: clang/lib/CodeGen/CGOpenMPRuntime.cpp:10334-10335
+    MCHandler.generateAllInfo(BasePointers, Pointers, Sizes, MapTypes,
+                              Info.Dims, Info.Offsets, Info.Counts,
+                              Info.Strides);
 
----------------
Better to pass `Info` here directly.


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