[flang-commits] [flang] [mlir] [OpenMP][flang] Lowering of OpenMP custom reductions to MLIR (PR #168417)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Tue Nov 18 06:00:29 PST 2025
================
@@ -0,0 +1,37 @@
+!RUN: %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=52 %s -o - | FileCheck %s --check-prefixes ALL
----------------
ergawy wrote:
nit: I don't think we need check prefixes here.
https://github.com/llvm/llvm-project/pull/168417
More information about the flang-commits
mailing list