[all-commits] [llvm/llvm-project] 7d2993: [mlir][arith] Add integration tests for addi emula...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Tue Sep 20 15:55:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d299333cbce18c37fdef94569720cf5c61c760a
https://github.com/llvm/llvm-project/commit/7d299333cbce18c37fdef94569720cf5c61c760a
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
A mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-addi-i16.mlir
M mlir/test/Integration/Dialect/Arithmetic/CPU/test-wide-int-emulation-compare-results-i16.mlir
Log Message:
-----------
[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
More information about the All-commits
mailing list