[Mlir-commits] [mlir] [mlir][vector][nfc] Add tests + update docs for narrow-type emulation (PR #115460)

Diego Caballero llvmlistbot at llvm.org
Fri Nov 8 12:00:59 PST 2024


dcaballe wrote:

```
%mask = [0, 1, 1, 1, 1, 1, 0, 0]
```

The preceding zeros are common for the unaligned cases introduced here: https://github.com/llvm/llvm-project/pull/113411.
@lialan may want to clarify.

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


More information about the Mlir-commits mailing list