[all-commits] [llvm/llvm-project] 774674: [mlir][sparse] Factored out a "FATAL" macro for un...
wren romano via All-commits
all-commits at lists.llvm.org
Thu May 19 15:26:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 774674ce9abbae6538d404ae1187d7b8a0fd120d
https://github.com/llvm/llvm-project/commit/774674ce9abbae6538d404ae1187d7b8a0fd120d
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
[mlir][sparse] Factored out a "FATAL" macro for unrecoverable assertion failure
Depends On D126019
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D126022
More information about the All-commits
mailing list