[Mlir-commits] [mlir] [mlir][sparse] add ReinterpretMapScopeOption for the pass (PR #70486)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Oct 27 11:04:05 PDT 2023


github-actions[bot] wrote:

<!--LLVM CODE FORMAT COMMENT: {clang-format}-->


:warning: C/C++ code formatter, clang-format found issues in your code. :warning:

<details>
<summary>
You can test this locally with the following command:
</summary>

``````````bash
git-clang-format --diff 793e636ecb194f43a1fbcc7ccbe9b38888b96f0d 8ab7b7487bff12fdf0d747192b214778ee105fcd -- mlir/include/mlir/Dialect/SparseTensor/Transforms/.#Passes.h mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h mlir/lib/Dialect/SparseTensor/Transforms/SparseReinterpretMap.cpp mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
``````````

</details>

<details>
<summary>
View the diff from clang-format here.
</summary>

``````````diff
diff --git a/mlir/include/mlir/Dialect/SparseTensor/Transforms/.#Passes.h b/mlir/include/mlir/Dialect/SparseTensor/Transforms/.#Passes.h
index 4d45164b3..7eb49eb76 120000
--- a/mlir/include/mlir/Dialect/SparseTensor/Transforms/.#Passes.h
+++ b/mlir/include/mlir/Dialect/SparseTensor/Transforms/.#Passes.h
@@ -1 +1 @@
-peiming at peiming.c.googlers.com.13658:1697570271
\ No newline at end of file
+peiming @peiming.c.googlers.com .13658 : 1697570271
\ No newline at end of file

``````````

</details>


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


More information about the Mlir-commits mailing list