To not introduce 64-bit types that may be difficult to handle for some
targets.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139777
[mlir][arith][tosa] Use extended mul in 32-bit `tosa.apply_scale` ClosedPublic Authored by kuhar on Dec 10 2022, 1:45 PM.
Details Summary To not introduce 64-bit types that may be difficult to handle for some
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2022, 8:57 AM Closed by commit rGf39b47264edd: [mlir][arith][tosa] Use extended mul in 32-bit `tosa.apply_scale` (authored by kuhar). · Explain WhyDec 12 2022, 11:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481879 mlir/lib/Conversion/TosaToArith/TosaToArith.cpp
mlir/test/Conversion/TosaToArith/tosa-to-arith.mlir
|