-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix BOX import to not create "wrong" casts
All casts in the IR have TYP_INT, except for this one case. Fix it by using genActualType. Also add a comment explaining the reason a cast is needed at all in case the types are small.
- Loading branch information
1 parent
28ce2cc
commit e1eee69
Showing
1 changed file
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters