You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I cannot seem to find any of the header files for rir.
It seems like you would like to take the bllvm_compile_comparison function out of the llvm_operators module and place the functionality inside one of the rir modules. Or do you just want to add additional types to rir_expression?
Apologies if this doesn't seem even remotely correct.
At the moment we simply ignore signedness of the compared integers and just always do signed comparisons.
This is an issue to track the implementation of:
Check the signedness of the integers of a comparison during RIR stage and:
The text was updated successfully, but these errors were encountered: