[all-commits] [llvm/llvm-project] ada625: [mlir][sparse] cleanup of CMake files
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Aug 16 13:46:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ada62568a816809a1c7a97ae82413897480f6b34
https://github.com/llvm/llvm-project/commit/ada62568a816809a1c7a97ae82413897480f6b34
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/CMakeLists.txt
M mlir/include/mlir/Dialect/SparseTensor/Transforms/CMakeLists.txt
M mlir/lib/Dialect/SparseTensor/CMakeLists.txt
M mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt
M mlir/lib/Dialect/SparseTensor/Pipelines/CMakeLists.txt
Log Message:
-----------
[mlir][sparse] cleanup of CMake files
Alphabetical order, less whitespace
removed some verbose comments for readability
(which are preserved in the history if ever needed)
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D158114
More information about the All-commits
mailing list