[all-commits] [llvm/llvm-project] a25b96: [Matrix] Split off transpose + dot product tests.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Apr 15 06:08:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a25b962a7f456171f01d6dbe8eb12524e4ece05f
https://github.com/llvm/llvm-project/commit/a25b962a7f456171f01d6dbe8eb12524e4ece05f
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-int.ll
A llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-transpose-int.ll
Log Message:
-----------
[Matrix] Split off transpose + dot product tests.
More information about the All-commits
mailing list