diff options
| author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2022-01-18 19:48:35 +0100 |
|---|---|---|
| committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2022-01-24 12:22:03 +0100 |
| commit | 12a499eb00e36bb0944c6b1f7f8721fd90a5bd8f (patch) | |
| tree | 05346ab2d823b355cf051df7996d887065373c13 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 3e6be0241b31265953d82bad0164d3e0c24cf9d7 (diff) | |
| download | llvm-12a499eb00e36bb0944c6b1f7f8721fd90a5bd8f.zip llvm-12a499eb00e36bb0944c6b1f7f8721fd90a5bd8f.tar.gz llvm-12a499eb00e36bb0944c6b1f7f8721fd90a5bd8f.tar.bz2 | |
Pre-commit test case for trunc+lshr+load folds
This is a pre-commit of test cases relevant for D117406.
@srl_load_narrowing1 is showing a pattern that could be folded into
a more narrow load.
@srl_load_narrowing2 is showing a similar pattern that happens to
be optimized already, but that happens in two steps (first triggering
a combine based on SRL and later another combine based on TRUNCATE).
Differential Revision: https://reviews.llvm.org/D117588
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
