[Mlir-commits] [mlir] [mlir][vector] Create `VectorToLLVMDialectInterface` (PR #121440)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Fri Jan 24 08:49:15 PST 2025
banach-space wrote:
> What we can probably do is to extract these initial transforms into dedicated pass and run it before generic `convert-to-llvm` for the `vector-to-llvm.mlir`.
I think that we can move this discussion elsewhere:
* https://github.com/llvm/llvm-project/issues/124308
As for this PR specifically, are you able to provide an example how it would benefit "LowerGpuOpsToROCDLOps.cpp"? To me that would be sufficient to unblock this.
https://github.com/llvm/llvm-project/pull/121440
More information about the Mlir-commits
mailing list