diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-04-18 07:36:46 -0400 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2023-05-02 19:10:37 -0400 |
commit | d3c6c3f63c1276b4506d892fecadc0d155b35e2b (patch) | |
tree | 293a1d745cd6b7652572ee4b99fde64351dd4c68 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 65e63497f9d28c5d0cb8ec9f6ab9fcee81bbc51d (diff) | |
download | llvm-d3c6c3f63c1276b4506d892fecadc0d155b35e2b.zip llvm-d3c6c3f63c1276b4506d892fecadc0d155b35e2b.tar.gz llvm-d3c6c3f63c1276b4506d892fecadc0d155b35e2b.tar.bz2 |
ValueTracking: Sign handling for minnum/maxnum
If we know one operand is positive for maxnum, or one is negative
for minnum, the result will have the same sign.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions