m-carrasco / TinyBCT

MIT License
3 stars 2 forks source link

Coercion: Improve precision #21

Open rcastano opened 6 years ago

rcastano commented 6 years ago

Currently we model casts as havocs in all cases. But we could avoid that for all casts among integers types or among floating point types (but not across).