[Mlir-commits] [llvm] [mlir] [mlir][spirv] Integrate `convert-to-spirv` into `mlir-vulkan-runner` (PR #106082)
Mehdi Amini
llvmlistbot at llvm.org
Thu Aug 29 11:37:02 PDT 2024
joker-eph wrote:
> Use nesting pass pipelines in mlir-vulkan-runner instead of adding this option.
I'm slightly concerned about seeing any "future plans" for mlir-vulkan-runner, the status is that this runner should be removed entirely (just like we removed to Cuda runner) to align the testing on mlir-cpu-runner.
It seems to me that it would be more fruitful to concentrate the efforts to actually remove it instead, it's a long-time pending TODO.
https://github.com/llvm/llvm-project/pull/106082
More information about the Mlir-commits
mailing list