In the latest spec, the num_gangs clause accepts up to three
arguments. Update the dialect to swicth numGangs operands from
optional single operand to a variadic operand. The verifier limits
the number of operands to three as specified in the spec.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo