[all-commits] [llvm/llvm-project] e99e8a: [mlir][arith] Add shli support to WIE

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Wed Oct 5 12:21:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e99e8ad24da902bd34902e6e83b6e71e255bf868
      https://github.com/llvm/llvm-project/commit/e99e8ad24da902bd34902e6e83b6e71e255bf868
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
    M mlir/test/Dialect/Arith/emulate-wide-int.mlir
    M mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-compare-results-i16.mlir
    A mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-shli-i16.mlir

  Log Message:
  -----------
  [mlir][arith] Add shli support to WIE

Reviewed By: ThomasRaoux

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




More information about the All-commits mailing list