summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2024-06-27 18:15:46 +0800
committerNoah Goldstein <goldstein.w.n@gmail.com>2024-07-01 22:22:35 +0800
commit263268000699b0f0890753674262961229e2a77d (patch)
tree82d8a09c7ba3acca14a88a30da7d9c980ae3efc7 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentc03d3a8560d0275bd585744d4fc14725148517a3 (diff)
[InstCombine] Canonicalize `(gep <not i8> p, (div exact X, C))`
If C % sizeof(gep_element_type) is zero, we can canonicalize to `i8` via: `(gep i8 p, (div exact X, C / (sizeof(gep_element_type))))` Closes #96898
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions