[all-commits] [llvm/llvm-project] 35fae0: [mlir][sparse] using non-static field to avoid dat...

Peiming Liu via All-commits all-commits at lists.llvm.org
Thu Feb 8 10:12:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35fae044c5faf8ddb9be7b47bb7573e839f77472
      https://github.com/llvm/llvm-project/commit/35fae044c5faf8ddb9be7b47bb7573e839f77472
  Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/LoopEmitter.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.h

  Log Message:
  -----------
  [mlir][sparse] using non-static field to avoid data races. (#81165)




More information about the All-commits mailing list