[Mlir-commits] [mlir] [MLIR] VectorEmulateNarrowType to support loading of unaligned vectors (PR #113411)

Han-Chung Wang llvmlistbot at llvm.org
Mon Oct 28 13:45:35 PDT 2024


https://github.com/hanhanW commented:

The create_mask cases in (vector::MaskedLoadOp pattern) are not supported even the offsets are static, right? I think this information needs to be included in PR description. If so, can you update it?

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


More information about the Mlir-commits mailing list