[Mlir-commits] [mlir] [mlir][Vector] Move vector.extract canonicalizers for DenseElementsAttr to folders (PR #127995)
Mehdi Amini
llvmlistbot at llvm.org
Tue Feb 25 09:06:37 PST 2025
joker-eph wrote:
> "When you have two options (canonicalization pattern vs. folder), always opt for a folder."
This is how we approached it in the past indeed.
https://github.com/llvm/llvm-project/pull/127995
More information about the Mlir-commits
mailing list