[all-commits] [llvm/llvm-project] 97678c: [mlir][sparse][gpu] remove zero init memset

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Jul 13 18:22:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97678cec1b9de5023e1eb5c9804cb137351eb21e
      https://github.com/llvm/llvm-project/commit/97678cec1b9de5023e1eb5c9804cb137351eb21e
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp

  Log Message:
  -----------
  [mlir][sparse][gpu] remove zero init memset

avoids quite a big memory fill for each setup

Reviewed By: K-Wu

Differential Revision: https://reviews.llvm.org/D155251




More information about the All-commits mailing list