[all-commits] [llvm/llvm-project] 1aa06a: [mlir][sparse] Removing DLL attributes from Execut...

wren romano via All-commits all-commits at lists.llvm.org
Mon Oct 10 11:22:30 PDT 2022


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

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/SparseTensor/Enums.h
    M mlir/lib/ExecutionEngine/SparseTensor/CMakeLists.txt
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][sparse] Removing DLL attributes from ExecutionEngine/SparseTensor/Enums.h

This differential attempts to resolve certain issues on Windows (e.g., https://reviews.llvm.org/D134933#3843372 and https://reviews.llvm.org/D133462#3844195).

Reviewed By: stella.stamenova, aganea

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




More information about the All-commits mailing list