Using the result semantic is wrong in some cases, such as
unsigned fixed-point + signed integer. In this case, the
result semantic is unsigned and the common semantic is
signed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo