diff options
| author | Mingming Liu <mingmingl@google.com> | 2022-11-08 22:28:07 -0800 |
|---|---|---|
| committer | Mingming Liu <mingmingl@google.com> | 2022-11-11 14:01:02 -0800 |
| commit | 3acbaddd43d8340257ad79a3514865c9758612c2 (patch) | |
| tree | 21d07b13481b40040c48270777acab126a53172c /lldb/test/API/python_api/function_symbol/TestSymbolAPI.py | |
| parent | 5ab1a8aef454b82c409587aa849f4a1d2f1a86f9 (diff) | |
[NFC][AArch64]Precommit test cases to show ORR is better when one operand is a shift of the other operand
In `bfi-not-orr` tests, bfi/bfxil are better since they simplifies away two instructions (extracting bits into destination directly)
In `orr-not-bfi` tests, orr is better since both orr and bfm would simplify away one instruction (the shl node), orr has higher throughput and shorter latency than bfm.
Diffstat (limited to 'lldb/test/API/python_api/function_symbol/TestSymbolAPI.py')
0 files changed, 0 insertions, 0 deletions
