[all-commits] [llvm/llvm-project] e52c94: [mlir][sparse] minor cleanup of transform/utils (#...

Aart Bik via All-commits all-commits at lists.llvm.org
Wed Dec 13 15:18:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e52c941921e263aad75a6685caad64d6ab457bee
      https://github.com/llvm/llvm-project/commit/e52c941921e263aad75a6685caad64d6ab457bee
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/CodegenEnv.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/CodegenUtils.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/IterationGraphSorter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/IterationGraphSorter.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/LoopEmitter.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorDescriptor.h

  Log Message:
  -----------
  [mlir][sparse] minor cleanup of transform/utils (#75396)

Consistent include macro naming
Modified and added comments




More information about the All-commits mailing list