[all-commits] [llvm/llvm-project] 864236: [mlir][arith] Support wide integer constant emulation

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Thu Sep 8 21:07:55 PDT 2022


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

  Changed paths:
    M mlir/lib/Dialect/Arithmetic/Transforms/EmulateWideInt.cpp
    M mlir/test/Dialect/Arithmetic/emulate-wide-int.mlir

  Log Message:
  -----------
  [mlir][arith] Support wide integer constant emulation

Reviewed By: antiagainst, Mogball

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




More information about the All-commits mailing list