i48 integers require slightly tweaked behavior, specifically supporting zero
point offsetting with slightly higher bitdepth. Updated results lowering
appropriately.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102659
[mlir][tosa] Update tosa.rescale for i48 input type ClosedPublic Authored by rsuderman on May 17 2021, 5:09 PM.
Details Summary i48 integers require slightly tweaked behavior, specifically supporting zero
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 4 2021, 4:29 PM Closed by commit rGd86ef4364fb5: [mlir][tosa] Update tosa.rescale for i48 input type (authored by rsuderman). · Explain WhyJun 4 2021, 4:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346019 mlir/include/mlir/Dialect/Tosa/IR/TosaUtilOps.td
mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/lib/Conversion/TosaToStandard/TosaToStandard.cpp
mlir/test/Conversion/TosaToStandard/tosa-to-standard.mlir
|