[Openmp-commits] [openmp] [Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering utilising omp.bounds (PR #68689)
Kiran Chandramohan via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 24 05:41:30 PDT 2023
================
@@ -0,0 +1,49 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
+
----------------
kiranchandramohan wrote:
Add a short comment about the test and the expectation.
https://github.com/llvm/llvm-project/pull/68689
More information about the Openmp-commits
mailing list