Unsigned integers need to be handled for cast to floating point.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111102
[mlir][tosa] tosa.cast support for unsigned integers ClosedPublic Authored by rsuderman on Oct 4 2021, 4:28 PM.
Details Summary Unsigned integers need to be handled for cast to floating point.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 5 2021, 8:26 AM Closed by commit rGd5a4c86d1448: [mlir][tosa] tosa.cast support for unsigned integers (authored by rsuderman). · Explain WhyOct 5 2021, 10:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377302 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
|