[all-commits] [llvm/llvm-project] d824af: [mlir][sparse] Improving error-detection for `STEA...
wren romano via All-commits
all-commits at lists.llvm.org
Fri May 19 16:24:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d824af535cb9b6726d73dc062025ee41c149cd73
https://github.com/llvm/llvm-project/commit/d824af535cb9b6726d73dc062025ee41c149cd73
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
Log Message:
-----------
[mlir][sparse] Improving error-detection for `STEA::get{Pos,Crd}Type`
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D150995
More information about the All-commits
mailing list