[Mlir-commits] [mlir] [mlir][vector] Add a check to ensure input vector rank equals target shape rank (PR #127706)
Prakhar Dixit
llvmlistbot at llvm.org
Mon Feb 24 23:19:15 PST 2025
Prakhar-Dixit wrote:
For the vector-unroll-option case i guess this might work ?
`// CHECK: %[[R0:.*]] = vector.fma %{{.+}}, %{{.+}}, %{{.+}} : vector<3x2x2xf32>`
https://github.com/llvm/llvm-project/pull/127706
More information about the Mlir-commits
mailing list