[Openmp-commits] [openmp] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 17 08:16:28 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 Openmp-commits
mailing list