[all-commits] [llvm/llvm-project] 86eff4: [mlir][sparse][gpu] force 16-byte alignment on dat...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Jul 13 10:45:33 PDT 2023


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

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
    M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp

  Log Message:
  -----------
  [mlir][sparse][gpu] force 16-byte alignment on data structs for cuSparseLt

Also makes some minor consistency edits in the cuSparseLt wrapper lib.

Reviewed By: Peiming, K-Wu

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




More information about the All-commits mailing list