[all-commits] [llvm/llvm-project] 5e12c1: [mlir][sparse] Fix breakage on older versions of c...

wren romano via All-commits all-commits at lists.llvm.org
Wed Oct 19 13:56:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e12c183920b506f83b2a10205b4a26b17ca9115
      https://github.com/llvm/llvm-project/commit/5e12c183920b506f83b2a10205b4a26b17ca9115
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/IR/CMakeLists.txt

  Log Message:
  -----------
  [mlir][sparse] Fix breakage on older versions of cmake

Per https://reviews.llvm.org/D136005#3866692 the introduction of the MLIRSparseTensorEnums target in D136002 caused breakage on some versions of cmake.  This differential aims to fix those errors.

Reviewed By: aartbik

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




More information about the All-commits mailing list