Files
llvm/mlir
Guray Ozen f8ad6eaf92 [mlir] Refactor transform dialect's gpu block func
This revision refactors gpu block id generator lambda that is used in the transform dialect. It removes the lambda  and instead uses a static function that's name generateGpuBlockIds.

It also simplifies arguments that the function takes.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D134724
2022-09-27 12:27:17 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.