[all-commits] [llvm/llvm-project] 2e2011: [mlir][sparse] avoid excessive macro magic (#70276)

Aart Bik via All-commits all-commits at lists.llvm.org
Wed Oct 25 20:48:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e2011da38f90635bdc10d9941a4bc95937663de
      https://github.com/llvm/llvm-project/commit/2e2011da38f90635bdc10d9941a4bc95937663de
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp

  Log Message:
  -----------
  [mlir][sparse] avoid excessive macro magic (#70276)

The shorthands are not even always shorter and the code is less clear
than when simply written out.




More information about the All-commits mailing list