================
@@ -4476,10 +4476,14 @@ static void collectMapDataFromMapOperands(
       mapData.BasePointers.push_back(mapData.OriginalValue.back());
     }
 
-    mapData.BaseType.push_back(
-        moduleTranslation.convertType(mapOp.getVarType()));
+    // In every situation we currently have if we have a varPtrPtr present
----------------
bhandarkar-pranav wrote:

Exactly! This is where the 'originating struct' statement falls apart in my 
view.

https://github.com/llvm/llvm-project/pull/177302
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to