[Mlir-commits] [mlir] Remove redundant linalg.matmul_signed (PR #98615)

Quinn Dawkins llvmlistbot at llvm.org
Fri Jul 12 06:21:58 PDT 2024


https://github.com/qedawkins approved this pull request.

Super happy to see changes like this! Perhaps give this another day for others to take a look too. It would also be nice to see how to include mixed signedness as well at some point in the future, maybe with a list of casting functions that defaults to `cast_signed`.

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


More information about the Mlir-commits mailing list