diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-02-20 16:52:17 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-02-20 16:52:17 +0000 |
commit | b2d978682b2ddd957d802d209a338f89031fabc0 (patch) | |
tree | e0013684936c202c59e367c5c4c4c38380f8ac55 /lldb/packages/Python/lldbsuite/test/help/TestApropos.py | |
parent | 4b9bc239eec851fdb761569e36febae19b764a8e (diff) | |
download | bcm5719-llvm-b2d978682b2ddd957d802d209a338f89031fabc0.tar.gz bcm5719-llvm-b2d978682b2ddd957d802d209a338f89031fabc0.zip |
[InstCombine] remove compound fdiv pattern folds
These are fdiv-with-constant-divisor, so they already become
reciprocal multiplies. The last gap for vector ops should be
closed with rL325590.
It's possible that we're missing folds for some edge cases
with denormal intermediate constants after deleting these,
but there are no tests for those patterns, and it would be
better to handle denormals more consistently (and less
conservatively) as noted in TODO comments.
llvm-svn: 325595
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestApropos.py')
0 files changed, 0 insertions, 0 deletions