[flang-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Thu Jan 8 08:13:55 PST 2026
================
@@ -0,0 +1,53 @@
+!RUN: %flang -fopenmp -c %s
----------------
kparzysz wrote:
Please add `-o /dev/null` so that it won't leave any files around.
https://github.com/llvm/llvm-project/pull/173067
More information about the flang-commits
mailing list