llvm-project
a910a0b4
- [mlir][x86] Fix - Replace `load` with `transfer_read` to support on tensor type. (#194543)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#194543 - [mlir][x86] Fix - Replace `load` with `transfer_read` to support on tensor type.
Author
arun-thmn
Parents
9edf0e73
Loading