Closed yowl closed 4 years ago
This PR fixes an issue where operands of boolean expressions, if they were bools, where getting sign extended from i1 to i32.
Fixes: #8321
This PR fixes an issue where operands of boolean expressions, if they were bools, where getting sign extended from i1 to i32.
Fixes: #8321