[flang-commits] [flang] [llvm] [mlir] [OpenMP] Fix truncation/extension bug when calling __kmpc_push_num_teams (PR #173067)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Jan 8 08:24:37 PST 2026
https://github.com/tblah commented:
I would prefer to see an mlir translation lit test for this because the changes are in that area. It is reasonable for a contributor to MLIR not to run flang tests. We do have a few flang integration tests that cover OpenMP Dialect to LLVMIR translation, but those are supposed to be reserved for exceptional cases that would be difficult to test otherwise.
This patch should not be difficult to test in a more constrained way.
https://github.com/llvm/llvm-project/pull/173067
More information about the flang-commits
mailing list