[PATCH] D126942: [LowerMatrixIntrinsics] Add dot product tests
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 12:02:00 PDT 2022
thegameg accepted this revision.
thegameg added a comment.
LGTM! If you think it's valuable, you could also add a TN test (`(Nx1)^T * Nx1`) in case we end up optimizing that in the future, but up to you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126942/new/
https://reviews.llvm.org/D126942
More information about the llvm-commits
mailing list