diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-07-29 13:50:25 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-07-29 13:50:25 +0000 |
commit | e9ee7b47d42b3e9f645810e65905a43b583d55c7 (patch) | |
tree | c283f2ea9a2d63d00c31961faedbf2c9a790f7f8 /lldb/packages/Python/lldbsuite | |
parent | 98d281a99f1f60eac65ce348157dcec49742378f (diff) | |
download | bcm5719-llvm-e9ee7b47d42b3e9f645810e65905a43b583d55c7.tar.gz bcm5719-llvm-e9ee7b47d42b3e9f645810e65905a43b583d55c7.zip |
[InstCombine] fold fadd+fneg with fdiv/fmul betweena
The backend already does this via isNegatibleForFree(),
but we may want to alter the fneg IR canonicalizations
that currently exist, so we need to try harder to fold
fneg in IR to avoid regressions.
llvm-svn: 367227
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions