[Mlir-commits] [mlir] [mlir][gpu] Improve `gpu-lower-to-nvvm-pipeline` Documentation (PR #77062)

Guray Ozen llvmlistbot at llvm.org
Fri Jan 5 01:25:22 PST 2024


grypp wrote:

I continued to provide support for 'linalg' with 'ConvertLinalgToLoops.' I mentioned [here](https://github.com/grypp/llvm-project/blob/nvgpu-compiler/mlir/docs/Dialects/GPU.md?plain=1#L67), the pipeline requires explicitly parallel IR and doesn't do parallelism to any of the operations especially for `linalg`. Does this explanation align with our goals?

https://github.com/llvm/llvm-project/pull/77062


More information about the Mlir-commits mailing list