[all-commits] [llvm/llvm-project] 22ebb4: [Matrix] Extend test coverage for dot product lowe...

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


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

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

  Log Message:
  -----------
  [Matrix] Extend test coverage for dot product lowering.

Extra tests:
* result is used by instruction
* constant vector operands
* multiply fed by other math instructions
* extra test with larger stride




More information about the All-commits mailing list