[Mlir-commits] [mlir] [mlir][linalg] Add mixed precision folding pattern in vectorize_children_and_apply_patterns TD Op (PR #148684)

Adam Siemieniuk llvmlistbot at llvm.org
Wed Aug 6 07:02:18 PDT 2025


================
@@ -61,6 +61,85 @@ module attributes {transform.with_named_sequence} {
 
 // -----
 
+// Mixed precision vectorization tests.
----------------
adam-smnk wrote:

nit: I don't think these comments are needed anymore as now tests are grouped differently and the test name is descriptive enough

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


More information about the Mlir-commits mailing list