This includes LIT IR tests and runtime tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138184
[mlir][arith] Add Max*I and Min*I support to WIE ClosedPublic Authored by kuhar on Nov 16 2022, 10:14 PM.
Details Summary This includes LIT IR tests and runtime tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 17 2022, 10:28 AM Closed by commit rG0436214b6d87: [mlir][arith] Add Max*I and Min*I support to WIE (authored by kuhar). · Explain WhyNov 17 2022, 10:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476177 mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
mlir/test/Dialect/Arith/emulate-wide-int.mlir
mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-max-min-i16.mlir
|