[all-commits] [llvm/llvm-project] a40900: [mlir][sparse] set rwx permissions to consistent v...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Nov 14 13:33:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a40900211a9c187a69b0c3028056275387ce7f1a
https://github.com/llvm/llvm-project/commit/a40900211a9c187a69b0c3028056275387ce7f1a
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M mlir/test/Dialect/SparseTensor/sparse_sddmm.mlir
M mlir/test/Dialect/SparseTensor/sparse_vector.mlir
M mlir/test/Dialect/SparseTensor/spy_sddmm.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/block.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_collapse_shape.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_loose.mlir
Log Message:
-----------
[mlir][sparse] set rwx permissions to consistent values (#72311)
some files had "x" permission set, others were missing "r"
More information about the All-commits
mailing list