[all-commits] [llvm/llvm-project] d9a2f8: [mlir][sparse] Adjusting error message wording, to...

wren romano via All-commits all-commits at lists.llvm.org
Thu May 18 15:02:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9a2f89beeaea67f7906795b5be2d3de80dc9e3c
      https://github.com/llvm/llvm-project/commit/d9a2f89beeaea67f7906795b5be2d3de80dc9e3c
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2023-05-18 (Thu, 18 May 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/test/Dialect/SparseTensor/invalid_encoding.mlir

  Log Message:
  -----------
  [mlir][sparse] Adjusting error message wording, to better match new field names

This is a followup to D150330, split out because it's not purely mechanical.

Depends On D150330

Reviewed By: aartbik

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




More information about the All-commits mailing list