[Mlir-commits] [mlir] [mlir][Vector][NFC] Move vector.extract canonicalizers for DenseElementsAttr to folders (PR #127995)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Feb 20 09:05:14 PST 2025


banach-space wrote:

> This PR is marked NFC, because the functionality mostly remains same, but is now run as part of a folder, which is why some tests are changed, because GreedyPatternRewriter tries to fold by default.

This is re-wiring things in a non-trivial way. I suggest dropping NFC. Will take a proper look later. Thanks!

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


More information about the Mlir-commits mailing list