[Mlir-commits] [mlir] Changed the phrase sparse-compiler to sparsifier in comments (PR #71578)

Aart Bik llvmlistbot at llvm.org
Tue Nov 7 12:39:17 PST 2023


================
@@ -2,7 +2,7 @@
 #  See https://llvm.org/LICENSE.txt for license information.
 #  SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 
-#  This file contains the sparse compiler class.
+#  This file contains the SparseCompiler class.
----------------
aartbik wrote:

actually, bonus points for renaming the class and all its uses (in a follow up PR)

https://github.com/llvm/llvm-project/pull/71578


More information about the Mlir-commits mailing list