================
@@ -4197,6 +4197,54 @@ class RenameMSVCLibmFuncs
 };
 } // namespace
 
+namespace {
+/// convert value between fir type and core mlir type.
+struct UnrealizedConversionCastOpConversion
----------------
clementval wrote:

Is there not a conversion part of the Memref conversions that we can reuse? 

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

Reply via email to