llvm-project
a910a0b4 - [mlir][x86] Fix - Replace `load` with `transfer_read` to support on tensor type. (#194543)

Commit
4 days ago
[mlir][x86] Fix - Replace `load` with `transfer_read` to support on tensor type. (#194543) This `patch` replaces `vector.load` operation with `vector.transfer_read` op, such that the re-write lowers `vector.contract` ops to `bf16_avx512_dp`.
Author
Parents
Loading