Tosa rescale can contain uint8 types. Added support for these types
using an unrealized conversion cast. Optimistically it would be better to
use bitcast however it does not support unsigned integers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo