[Mlir-commits] [mlir] [mlir][gpu] Productize `test-lower-to-nvvm` as `gpu-lower-to-nvvm` (PR #75775)
Mehdi Amini
llvmlistbot at llvm.org
Tue Dec 19 12:57:45 PST 2023
joker-eph wrote:
If this is supposed to be a pipeline that starts from the `gpu` dialect and down, then we should scope it clearly with the input dialects that are supported and the expectation of the input IR. I don't expect to see any linalg there for example.
Right now this pipeline is not documented at all: neither in the header exposing the registration, neither on the website: I'd like to see both :)
https://github.com/llvm/llvm-project/pull/75775
More information about the Mlir-commits
mailing list