summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2023-10-26 13:34:54 +0530
committerGitHub <noreply@github.com>2023-10-26 13:34:54 +0530
commit4506de1e2bfe9352331d75fe6d3c89f3d2f5287c (patch)
treea435443ae9cc7c66333093050fae256700483ebd /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
parentf7dc26cab25e1000b1198625e30ce1acdbe8fcb4 (diff)
NFC. Move out and expose affine expression simplification utility out of AffineOps lib (#69813)
Move out trivial affine expression simplification out of AffineOps library. Expose it from libIR. Users of such methods shouldn't have to rely on the AffineOps dialect. For eg., with this change, the method can be used now from lib/Analysis/ (FlatLinearConstraints) as well as AffineOps dialect canonicalization. This way those one won't need to depend on AffineOps for some simplification of affine expressions.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions