[all-commits] [llvm/llvm-project] 41f360: [mlir][arith] Fix constant naming in integration t...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Tue Sep 20 16:02:23 PDT 2022


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

  Changed paths:
    M mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-addi-i16.mlir
    M mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-constants-i16.mlir
    M mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-muli-i16.mlir
    M mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-shrui-i16.mlir

  Log Message:
  -----------
  [mlir][arith] Fix constant naming in integration tests. NFC.

Suggested by @antiagainst in D134321.




More information about the All-commits mailing list