diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-06-21 17:06:36 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-06-21 17:06:36 +0000 |
commit | 7b0fc75f731e0a07fa5ea115d2c8186717e113ff (patch) | |
tree | c6d797a69756ab1ad393a4e9973a4fb7227a98b6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
parent | 447e8ece4ddc003aa8f4579ae495271e2076b4a4 (diff) | |
download | bcm5719-llvm-7b0fc75f731e0a07fa5ea115d2c8186717e113ff.tar.gz bcm5719-llvm-7b0fc75f731e0a07fa5ea115d2c8186717e113ff.zip |
[InstCombine] simplify binops before trying other folds
This is outwardly NFC from what I can tell, but it should be more efficient
to simplify first (despite the name, SimplifyAssociativeOrCommutative does
not actually simplify as InstSimplify does - it creates/morphs instructions).
This should make it easier to refactor duplicated code that runs for all binops.
llvm-svn: 335258
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions