Unsigned types can alias the corresponding signed types. I don't see
that this is explicitly mentioned in the Embedded-C specification, but
I think it should work the same as for the integer types.
Details
Details
- Reviewers
ebevhan leonardchan - Commits
- rG7d482e921353: Fix TBAA for unsigned fixed-point types
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo