[all-commits] [llvm/llvm-project] 6c4cd7: [mlir][sparse][gpu] refine sparse gpu round-trip a...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Aug 10 17:19:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c4cd7a13e1ca8eef29894d269937a1bc8721bd2
      https://github.com/llvm/llvm-project/commit/6c4cd7a13e1ca8eef29894d269937a1bc8721bd2
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

  Changed paths:
    M mlir/test/Conversion/GPUCommon/lower-sparse-to-gpu-runtime-calls.mlir
    M mlir/test/Dialect/GPU/sparse-roundtrip.mlir

  Log Message:
  -----------
  [mlir][sparse][gpu] refine sparse gpu round-trip and lowering test

Tests had become inconsistent, and contained a few slip ups
(e.g. non-async versions did not lower)

Reviewed By: K-Wu

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




More information about the All-commits mailing list