[all-commits] [llvm/llvm-project] c5a173: [mlir][sparse] use "current" and "curr" consistent...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Dec 6 14:13:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5a1732cf31c81ee9f12264b40eee60d49fd05dd
https://github.com/llvm/llvm-project/commit/c5a1732cf31c81ee9f12264b40eee60d49fd05dd
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] use "current" and "curr" consistently (#74656)
Removes at in favor of curr; also makes method delegates consistent
More information about the All-commits
mailing list