diff options
author | Jay Foad <jay.foad@gmail.com> | 2019-07-24 12:50:10 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@gmail.com> | 2019-07-24 12:50:10 +0000 |
commit | 565c54320e009911479a0bdb58185a9d97c2c815 (patch) | |
tree | 6bd24717fc339daa301130f8f24991d9836a110f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 362407442690952812a9062d4d693d45705bf189 (diff) | |
download | bcm5719-llvm-565c54320e009911479a0bdb58185a9d97c2c815.tar.gz bcm5719-llvm-565c54320e009911479a0bdb58185a9d97c2c815.zip |
[InstSimplify] Rename SimplifyFPUnOp and SimplifyFPBinOp
Summary:
SimplifyFPBinOp is a variant of SimplifyBinOp that lets you specify
fast math flags, but the name is misleading because both functions
can simplify both FP and non-FP ops. Instead, overload SimplifyBinOp
so that you can optionally specify fast math flags.
Likewise for SimplifyFPUnOp.
Reviewers: spatel
Reviewed By: spatel
Subscribers: xbolva00, cameron.mcinally, eraman, hiraditya, haicheng, zzheng, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D64902
llvm-svn: 366902
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions