[all-commits] [llvm/llvm-project] 625877: [Matrix] Add tests dot product with varied strides

Vir Narula via All-commits all-commits at lists.llvm.org
Thu Aug 11 11:09:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 625877b0ef709f1d16b3c7a018ef7b8f5149b0cc
      https://github.com/llvm/llvm-project/commit/625877b0ef709f1d16b3c7a018ef7b8f5149b0cc
  Author: Vir Narula <virnarula at outlook.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M llvm/test/Transforms/LowerMatrixIntrinsics/dot-product.ll

  Log Message:
  -----------
  [Matrix] Add tests dot product with varied strides

Add more tests with varied strides. Changes to lowering upcoming in https://reviews.llvm.org/D131125

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D131444




More information about the All-commits mailing list