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

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Sep 11 12:38:22 PDT 2025


https://github.com/banach-space commented:

Thanks for the updates - I've just noticed them and left some fly-by comments. Will take a proper look tomorrow.

Quick question - why introduce `TestMemRefFlattenAndVectorNarrowTypeEmulationPass` rather than introduce a new TD Op? I am fine with either, but do prefer the latter - I often re-use them in e2e testing. I'm mostly curious whether this choice is your preference?

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


More information about the Mlir-commits mailing list