[flang] [llvm] [mlir] [OpenMP][flang] Lowering of OpenMP custom reductions to MLIR (PR #168417)

Jan Leyonberg via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 18 11:57:09 PST 2025


================
@@ -0,0 +1,37 @@
+!RUN: %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=52 %s -o - | FileCheck %s --check-prefixes ALL
----------------
jsjodin wrote:

Fixed! Thanks for finding that.

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


More information about the llvm-commits mailing list