Tested by checking all 16-bit LHS and all valid RHS when emulating i16 with i8 operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133722
[mlir][arith] Support wide int shrui emulation ClosedPublic Authored by kuhar on Sep 12 2022, 12:41 PM.
Details Summary Tested by checking all 16-bit LHS and all valid RHS when emulating i16 with i8 operations.
Diff Detail
Event Timelinekuhar added a parent revision: D133612: [mlir][arith] Support wide int cast emulation.Sep 12 2022, 12:41 PM This revision is now accepted and ready to land.Sep 13 2022, 9:45 AM This revision was landed with ongoing or failed builds.Sep 16 2022, 9:10 AM Closed by commit rG95c3e9c22212: [mlir][arith] Support wide int shrui emulation (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 460794 mlir/lib/Dialect/Arithmetic/Transforms/EmulateWideInt.cpp
mlir/test/Dialect/Arithmetic/emulate-wide-int.mlir
|