diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-30 17:58:55 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-08-30 17:58:55 +0000 |
commit | 2d1e0899e96ff3912bc6ee5ea85814700532cbd2 (patch) | |
tree | c3b7c0e09dc5d2e8a2a4f68f94ffb1633d6cf286 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 466ec2d5522b584525aeee2f05c7ddca5c20ac2d (diff) | |
download | bcm5719-llvm-2d1e0899e96ff3912bc6ee5ea85814700532cbd2.tar.gz bcm5719-llvm-2d1e0899e96ff3912bc6ee5ea85814700532cbd2.zip |
[TargetLowering] SimplifyDemandedBits ADD/SUB/MUL - correctly inherit SDNodeFlags from the original node.
Just disable NSW/NUW flags. This matches what we're already doing for the other situations for these nodes, it was just missed for the demanded constant case.
Noticed by inspection - confirmed in offline discussion with @spatel. I've checked we have test coverage in the x86 extract-bits.ll and extract-lowbits.ll tests
llvm-svn: 370497
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions