[all-commits] [llvm/llvm-project] 18353d: [Matrix] Split up dot product tests into integer a...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Mar 25 14:23:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18353d221d0cf4a6037c42625c4a3287c25c929a
      https://github.com/llvm/llvm-project/commit/18353d221d0cf4a6037c42625c4a3287c25c929a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-03-25 (Sat, 25 Mar 2023)

  Changed paths:
    A llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-float.ll
    A llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-int.ll
    R llvm/test/Transforms/LowerMatrixIntrinsics/dot-product.ll

  Log Message:
  -----------
  [Matrix] Split up dot product tests into integer and float variants.

To avoid the individual files getting too big with further additions.




More information about the All-commits mailing list