[Mlir-commits] [mlir] [flang] [openmp] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)
Kiran Chandramohan
llvmlistbot at llvm.org
Sun Jan 14 15:54:10 PST 2024
================
@@ -0,0 +1,349 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
----------------
kiranchandramohan wrote:
Can these tests be minimized?
https://github.com/llvm/llvm-project/pull/71766
More information about the Mlir-commits
mailing list