llvm
9ac836b3 - [clang][bytecode] Fix shifting by negative IntAP values (#202505)

Commit
57 days ago
[clang][bytecode] Fix shifting by negative IntAP values (#202505) The negation of a negative value didn't necessarily result in a positive value. Fix that by giving it one more bit of precision.
Author
Parents
Loading