[Mlir-commits] [mlir] [MLIR] Make 1-D memref flattening a prerequisite for vector narrow type emulation (PR #157771)

Alan Li llvmlistbot at llvm.org
Fri Sep 12 08:13:34 PDT 2025


lialan wrote:

> rather than introduce a new TD Op? 

@banach-space Because it needs to supply a type converter to it, and I had to define one? Honestly I just looked up the code on how people do tests and added one.




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


More information about the Mlir-commits mailing list