diff options
| author | Slava Zakharin <szakharin@nvidia.com> | 2022-07-14 16:50:41 -0700 |
|---|---|---|
| committer | Slava Zakharin <szakharin@nvidia.com> | 2022-07-20 16:33:52 -0700 |
| commit | 4fbd1d6c872e8228f23a6e13914222af40ca6461 (patch) | |
| tree | 15f1dd1bdeb84e323d1e9c63ca2667df387f41ed /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp | |
| parent | ed344c88774a46aa1f1eed6b7e36f42e73031c69 (diff) | |
[flang] Run algebraic simplification optimization pass.
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/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
