[all-commits] [llvm/llvm-project] 9fc35c: [mlir][sparse] add action enum, group enums togeth...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Oct 12 08:51:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fc35c306cfd61d069633a676fe2a6c56df11fe1
https://github.com/llvm/llvm-project/commit/9fc35c306cfd61d069633a676fe2a6c56df11fe1
Author: Aart Bik <ajcbik at google.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M mlir/lib/ExecutionEngine/SparseUtils.cpp
Log Message:
-----------
[mlir][sparse] add action enum, group enums together, few asserts
Some random changes that were hanging around in my workspace. Also,
a tiny step towards creating a header file for the sparse utils lib.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D111589
More information about the All-commits
mailing list