diff options
| author | Arnab Dutta <arnab.dutta@cerebras.net> | 2021-11-20 21:04:59 +0530 |
|---|---|---|
| committer | Uday Bondhugula <uday@polymagelabs.com> | 2021-11-20 21:05:36 +0530 |
| commit | ec7b0d4d3458cf42c4e40da2ea391b29ba1731dd (patch) | |
| tree | a08e8f1e7a50e3d379259f6f7a7c844a01b292e4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | fbfe8fcbc31d492d5538c09782b787bba89d01e5 (diff) | |
[MLIR] Simplify Semi-affine expressions by rule based matching and replacing "expr - q * (expr floordiv q)" with "expr mod q" expression.
Add rule based matching for detecting and transforming "expr - q * (expr floordiv q)"
to "expr mod q", where q is a symbolic exxpression, in simplifyAdd function.
Reviewed By: bondhugula, dcaballe
Differential Revision: https://reviews.llvm.org/D112985
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
