summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2017-04-24 17:24:37 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2017-04-24 17:24:37 +0000
commit02907f30397129dbebb2b633135c638a25c99463 (patch)
tree46232784e44651875909f7c80afa6c8df3dc4b96 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent8b37326ae2363c51ca33362cd49b28b9d624750e (diff)
downloadbcm5719-llvm-02907f30397129dbebb2b633135c638a25c99463.tar.gz
bcm5719-llvm-02907f30397129dbebb2b633135c638a25c99463.zip
InstCombine: Fix assert when reassociating fsub with undef
There is logic to track the expected number of instructions produced. It thought in this case an instruction would be necessary to negate the result, but here it folded into a ConstantExpr fneg when the non-undef value operand was cancelled out by the second fsub. I'm not sure why we don't fold constant FP ops with undef currently, but I think that would also avoid this problem. llvm-svn: 301199
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud