[Mlir-commits] [mlir] [mlir][linalg] Add mixed precision folding pattern in vectorize_children_and_apply_patterns TD Op (PR #148684)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Jul 15 09:10:27 PDT 2025
https://github.com/banach-space commented:
I am a bit concerned about expanding `transform.structured.vectorize_children_and_apply_patterns` like this - when/where do we stop?
Have you considered creating a TD op for `populateFoldArithExtensionPatterns` instead? That would make more sense to me TBH.
https://github.com/llvm/llvm-project/pull/148684
More information about the Mlir-commits
mailing list