[flang-commits] [flang] [flang][OpenMP][MLIR] Basic support for delayed privatization code-gen (PR #81833)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Thu Feb 22 07:10:39 PST 2024
================
@@ -0,0 +1,30 @@
+! Test that reductions and delayed privatization work properly togehter. Since
----------------
luporl wrote:
Wouldn't delayed-privatization-reduction.f90 be a better name for this test?
https://github.com/llvm/llvm-project/pull/81833
More information about the flang-commits
mailing list