Issue 159751
Summary [mlir] Vectorize linalg.pack + linalg.unpack in the e2e tests
Labels mlir
Assignees banach-space
Reporter banach-space
    Make sure that we vectorize `linalg.pack` + `linalg.unpack` (on top of vectorizing `linalg.mmt4d`) in our [e2e tests](https://github.com/llvm/llvm-project/tree/0d989b2aefe8d8f66981f1d39f56ce0214b5de86/mlir/test/Integration/Dialect/Linalg/CPU) for `linalg.mmt4d`. Specifically, here:
* https://github.com/llvm/llvm-project/pull/157815
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to