diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-07-11 13:44:29 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-07-11 13:44:29 +0000 |
commit | 3487791fea9fc636e7807d52e816944f03cf1908 (patch) | |
tree | 514101f0dc673c1179caa29b8d56b2143a9d65b5 /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp | |
parent | 7e27d86afb2d28d638b60866640f8cf16aeb29c8 (diff) | |
download | bcm5719-llvm-3487791fea9fc636e7807d52e816944f03cf1908.tar.gz bcm5719-llvm-3487791fea9fc636e7807d52e816944f03cf1908.zip |
[InstCombine] don't move FP negation out of a constant expression
-(X * ConstExpr) becomes X * (-ConstExpr), so don't reverse that
and infinite loop.
llvm-svn: 365774
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp')
0 files changed, 0 insertions, 0 deletions