[Mlir-commits] [mlir] [flang][OpenMP] Translate OpenMP scopes when compiling for target device (PR #130078)

Kareem Ergawy llvmlistbot at llvm.org
Fri Mar 7 00:35:34 PST 2025


================
@@ -0,0 +1,136 @@
+// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
----------------
ergawy wrote:

There are more cases to cover and test (e.g. reductions). I will work on that while the PR is reviewed.

https://github.com/llvm/llvm-project/pull/130078


More information about the Mlir-commits mailing list