diff options
| author | William S. Moses <gh@wsmoses.com> | 2022-01-05 20:34:01 -0500 |
|---|---|---|
| committer | William S. Moses <gh@wsmoses.com> | 2022-01-05 21:17:32 -0500 |
| commit | 358d020017c346466c3b3eda0b89c3517c642ae3 (patch) | |
| tree | 52ab59cb886ab32c769cc9120969d938267d2e85 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp | |
| parent | 75ea6b43197c3ece048c72c3553ce8219de90a2e (diff) | |
[MLIR][LLVM] Add simple folders for bitcast/addrspacecast/gep
Add 5 simple folders
* bitcast(x : T0, T0) -> x
* addrcast(x : T0, T0) -> x
* bitcast(bitcast(x : T0, T1), T0) -> x
* addrcast(addrcast(x : T0, T1), T0) -> x
* gep %x:T, 0 -> %x:T
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D116715
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
