[Mlir-commits] [mlir] [mlir][x86] Fix - replace `vector.load` with `vector.transfer_read` (PR #201503)
Arun Thangamani
llvmlistbot at llvm.org
Thu Jun 4 05:13:42 PDT 2026
arun-thmn wrote:
> > Updated the existing 3 test-cases to cover this case. Should be fine.
>
> Please add these checks to the bf16 test cases as well, for consistency.
Okay, added. Either load/read should not affect `bf16` type. Added for consistency.
https://github.com/llvm/llvm-project/pull/201503
More information about the Mlir-commits
mailing list