[Mlir-commits] [mlir] [mlir][x86] Lower vector.contract to packed type tiled dot-product. (PR #182810)

Adam Siemieniuk llvmlistbot at llvm.org
Thu Mar 5 08:52:42 PST 2026


https://github.com/adam-smnk commented:

High-level question, how does this functionality compare to the `convert-vector-to-amx` pass?
Is there any reuse or overlap between the two?
This set of rewrites seems more comprehensive, perhaps the older pass should be retired altogether?

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


More information about the Mlir-commits mailing list