[mlir][arith] Add integration tests for addi emulation
authorJakub Kuderski <kubak@google.com>
Tue, 20 Sep 2022 22:51:20 +0000 (18:51 -0400)
committerJakub Kuderski <kubak@google.com>
Tue, 20 Sep 2022 22:54:53 +0000 (18:54 -0400)
commit7d299333cbce18c37fdef94569720cf5c61c760a
tree1a32006f0e89efb0a27e7701b644dc2f56f6ea79
parent897a79f97004d377542e4c074cdd696c96c73e2d
[mlir][arith] Add integration tests for addi emulation

This includes tests with the exact expected values and comparison-based tests.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D134321
mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-addi-i16.mlir [new file with mode: 0644]
mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-compare-results-i16.mlir