This includes LIT tests over the generated ops and runtime tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137965
[mlir][arith] Add `arith.shrsi` support to WIE ClosedPublic Authored by kuhar on Nov 14 2022, 10:15 AM.
Details Summary This includes LIT tests over the generated ops and runtime tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 14 2022, 2:56 PM This revision was landed with ongoing or failed builds.Nov 14 2022, 5:53 PM Closed by commit rG64333332db6f: [mlir][arith] Add `arith.shrsi` support to WIE (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 475317 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-compare-results-i16.mlir
mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-shrsi-i16.mlir
mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-shrui-i16.mlir
|