diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-03-06 11:36:00 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-03-06 11:36:18 +0000 |
commit | 7202d9cde9d23ba94c7f09fd6b5eafc437136542 (patch) | |
tree | da8fc91cda1eba8f67c076b0ed406f768931fd76 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | e4ceb8f4217d9203ecd7134d5fe2bac6d49c724d (diff) | |
download | llvm-7202d9cde9d23ba94c7f09fd6b5eafc437136542.zip llvm-7202d9cde9d23ba94c7f09fd6b5eafc437136542.tar.gz llvm-7202d9cde9d23ba94c7f09fd6b5eafc437136542.tar.bz2 |
[DAG] Combine fshl/fshr(load1,load0,c) if we have consecutive loads
As noted on D75114, if both arguments of a funnel shift are consecutive loads we are missing the opportunity to combine them into a single load.
Differential Revision: https://reviews.llvm.org/D75624
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions