[Mlir-commits] [mlir] [MLIR][OpenMP] Support for dispatch construct with clauses nocontext & novariants (PR #215877)
Abid Qadeer
llvmlistbot at llvm.org
Mon Aug 17 05:03:10 PDT 2026
================
----------------
abidh wrote:
The comment says the region already holds the runtime base/variant selection, but the region below contains a single unconditional call to the variant. I wonder if the comment should be reworded. Unrelated to that, it would be worth one case where the dispatch region has more than one block.
https://github.com/llvm/llvm-project/pull/215877
More information about the Mlir-commits
mailing list