smack
smack copied to clipboard
Smack does not model LLVM saturation arithmetic instructions
https://llvm.org/docs/LangRef.html#saturation-arithmetic-intrinsics
This should be pretty easy to implement using the machinery of the IntegerOverflow pass.
Can we have c regressions first?