This inludes both LIT tests over IR and runtime checks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137846
[mlir][arith] Add `arith.cmpi` support to WIE ClosedPublic Authored by kuhar on Nov 11 2022, 7:57 AM.
Details Summary This inludes both LIT tests over IR and runtime checks.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 11 2022, 10:14 AM This revision was landed with ongoing or failed builds.Nov 11 2022, 12:14 PM Closed by commit rG7e835ae57c36: [mlir][arith] Add `arith.cmpi` support to WIE (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474771 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-cmpi-i16.mlir
|