[Mlir-commits] [mlir] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Oct 17 08:16:29 PDT 2023
================
@@ -0,0 +1,80 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
----------------
agozillon wrote:
I can certainly try!
https://github.com/llvm/llvm-project/pull/68689
More information about the Mlir-commits
mailing list