arrow
arrow copied to clipboard
[Gandiva] How to support overflow check and throw an exception in LLVM?
I deduce gandiva does not support overflow check from the following pic. Will it support that in the future? Besides, does somebody know how to detect overflow using LLVM api if not using function?