[all-commits] [llvm/llvm-project] 8998bc: [mlir][sparse][gpu] refine type of workspace size ...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Sep 14 15:50:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8998bcfbce5f380aebb20f0d6704c1541c811fc1
      https://github.com/llvm/llvm-project/commit/8998bcfbce5f380aebb20f0d6704c1541c811fc1
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

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

  Log Message:
  -----------
  [mlir][sparse][gpu] refine type of workspace size variables (#66438)

Rationale:
Some compiler settings don't like the size_t vs uint64_t setup.




More information about the All-commits mailing list