[all-commits] [llvm/llvm-project] c40e0d: [mlir][AVX512] Implement sparse vector dot product...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Mar 10 20:00:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c40e0d760976f5c8af4267eb7f8b812a24480bd7
      https://github.com/llvm/llvm-project/commit/c40e0d760976f5c8af4267eb7f8b812a24480bd7
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    A mlir/test/Integration/Dialect/Vector/CPU/AVX512/test-sparse-dot-product.mlir

  Log Message:
  -----------
  [mlir][AVX512] Implement sparse vector dot product integration test.

This test operates on two hardware-vector-sized vectors and utilizes vp2intersect and mask.compress.

PHAB_REVIEW=D98099




More information about the All-commits mailing list