[all-commits] [llvm/llvm-project] 7fa1d7: Reland "[mlir][arith] Add wide integer emulation p...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Thu Sep 8 20:37:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fa1d743d073b4af6acb0a34b6324edf1d92f518
      https://github.com/llvm/llvm-project/commit/7fa1d743d073b4af6acb0a34b6324edf1d92f518
  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
    A mlir/include/mlir/Dialect/Arithmetic/Transforms/WideIntEmulationConverter.h
    M mlir/lib/Dialect/Arithmetic/Transforms/CMakeLists.txt
    A mlir/lib/Dialect/Arithmetic/Transforms/EmulateWideInt.cpp
    A mlir/test/Dialect/Arithmetic/emulate-wide-int.mlir

  Log Message:
  -----------
  Reland "[mlir][arith] Add wide integer emulation pass"

This reverts commit 45b5e8abe56d7f28c88b0c6cdd60ff741874fb1d.

Relands https://reviews.llvm.org/D133135 after fixing shared libs
builds.




More information about the All-commits mailing list