[all-commits] [llvm/llvm-project] 677b0d: [Matrix] Add dot product tests with builtin loads ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Apr 14 02:41:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 677b0d33e383fa104530c03e38601219c2aa82f9
https://github.com/llvm/llvm-project/commit/677b0d33e383fa104530c03e38601219c2aa82f9
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-int.ll
Log Message:
-----------
[Matrix] Add dot product tests with builtin loads with variable strides
Extra tests for D147330.
More information about the All-commits
mailing list