diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-03 15:35:17 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-10 10:40:48 -0500 |
commit | 37ca6fa1e26e86c85c544023b18695be420e80dd (patch) | |
tree | 6692288e5afe5d6e511404aa0df4fd6cfc8f5d66 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f0a487d7e2085e21f3691393070f54110d889fb6 (diff) | |
download | llvm-37ca6fa1e26e86c85c544023b18695be420e80dd.zip llvm-37ca6fa1e26e86c85c544023b18695be420e80dd.tar.gz llvm-37ca6fa1e26e86c85c544023b18695be420e80dd.tar.bz2 |
[ValueTracking] Add support for overflow detection functions is `isKnownNonZero`
Adds support for: `{s,u}{add,sub,mul}.with.overflow`
The logic is identical to the the non-overflow binops, we where just
missing the cases.
Closes #87701
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions