[all-commits] [llvm/llvm-project] 45b5e8: Revert "[mlir][arith] Attempt to fix shared libs b...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Thu Sep 8 12:34:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45b5e8abe56d7f28c88b0c6cdd60ff741874fb1d
      https://github.com/llvm/llvm-project/commit/45b5e8abe56d7f28c88b0c6cdd60ff741874fb1d
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Arithmetic/Transforms/Passes.h
    M mlir/include/mlir/Dialect/Arithmetic/Transforms/Passes.td
    R mlir/include/mlir/Dialect/Arithmetic/Transforms/WideIntEmulationConverter.h
    M mlir/lib/Dialect/Arithmetic/Transforms/CMakeLists.txt
    R mlir/lib/Dialect/Arithmetic/Transforms/EmulateWideInt.cpp
    R mlir/test/Dialect/Arithmetic/emulate-wide-int.mlir

  Log Message:
  -----------
  Revert "[mlir][arith] Attempt to fix shared libs build for EmulateWideInt"

This reverts commit 4902c3b7f89a3351512b679cd6220fc55c8b3d2d.

Revert "[mlir][arith] Add wide integer emulation pass"

This reverts commit fa8eb2708814a406261588fafe922047095b0db0.

Revert https://reviews.llvm.org/D133135 due to link errors with shared
libs on.




More information about the All-commits mailing list