diff options
author | Nikita Popov <npopov@redhat.com> | 2022-11-09 12:09:03 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-05 12:00:22 +0100 |
commit | f101196d695ef5a11799bb5fbd779f1c3b60fc71 (patch) | |
tree | e95ac5c681acd9f2b6e9dfc143a3d20364111d75 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 811ad246ac7b46d85171577333be3fa4a9f04dbd (diff) | |
download | llvm-f101196d695ef5a11799bb5fbd779f1c3b60fc71.zip llvm-f101196d695ef5a11799bb5fbd779f1c3b60fc71.tar.gz llvm-f101196d695ef5a11799bb5fbd779f1c3b60fc71.tar.bz2 |
[SCCP] Add support for with.overflow intrinsics
This adds SCCP support for extractvalues of with.overflow.
We compute both the range of the result value and determine when
the overflow value is always false.
Differential Revision: https://reviews.llvm.org/D137713
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions