[all-commits] [llvm/llvm-project] d950bd: [mlir][sparse] misc code cleanup
wren romano via All-commits
all-commits at lists.llvm.org
Wed Feb 15 13:29:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d950bdc73eb23a79cd4cf35fd4c8cb198e00b2d0
https://github.com/llvm/llvm-project/commit/d950bdc73eb23a79cd4cf35fd4c8cb198e00b2d0
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] misc code cleanup
* Flattening/simplifying some nested conditionals
* const-ifying some local variables
Depends On D143800
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D143949
More information about the All-commits
mailing list