[Mlir-commits] [mlir] [mlir][x86] Fix - replace `vector.load` with `vector.transfer_read` (PR #201503)

Diego Caballero llvmlistbot at llvm.org
Thu Jun 4 09:18:01 PDT 2026


dcaballe wrote:

Hey, just checking... Why are we introducing vector transfer reads so late in the pipeline? Vector loads should support 2D loads as well. What am I missing?

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


More information about the Mlir-commits mailing list