diff options
| author | Slava Zakharin <szakharin@nvidia.com> | 2022-07-14 16:50:41 -0700 |
|---|---|---|
| committer | Slava Zakharin <szakharin@nvidia.com> | 2022-07-21 11:43:39 -0700 |
| commit | 9c0acc42e8d223de6d5c39ce2c26a83ad147b262 (patch) | |
| tree | ebe7efed4192200e235933842fc1db8f197483db /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
| parent | a935a0bf5070f8c06c36eee03893226dd734ba0a (diff) | |
[flang] Run algebraic simplification optimization pass.
Try 2 to merge 4fbd1d6c872e8228f23a6e13914222af40ca6461.
Flang algebraic simplification pass will run algebraic simplification
rewrite patterns for Math/Complex/etc. dialects. It is enabled
under opt-for-speed optimization levels (i.e. for O1/O2/O3; Os/Oz will not
enable it).
With this change the FIR/MLIR optimization pipeline becomes affected
by the -O* optimization level switches. Until now these switches
only affected the middle-end and back-end.
Differential Revision: https://reviews.llvm.org/D130035
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions
