[Mlir-commits] [mlir] [mlir][vector] Sink vector.extract/splat into load/store ops (PR #134389)

Jakub Kuderski llvmlistbot at llvm.org
Fri Apr 11 07:01:57 PDT 2025


kuhar wrote:

@Hardcode84 maybe add a test case that extract a single bit from `vector<8xi1>` to show what happens in the sub-byte case?

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


More information about the Mlir-commits mailing list