diff options
| author | David Sherwood <david.sherwood@arm.com> | 2022-03-17 11:51:59 +0000 |
|---|---|---|
| committer | David Sherwood <david.sherwood@arm.com> | 2022-04-13 10:24:03 +0100 |
| commit | 44271e7c5582a01ec389231ee98687b0b4557df4 (patch) | |
| tree | 0c028c264763e953bd8ecdd07da8d69ff7020b45 /lldb/test/API/python_api/debugger/TestDebuggerAPI.py | |
| parent | 8265679018c8807a80586db0ea8d22fd7b82aacd (diff) | |
[AArch64][SVE] Fix lowering of "fcmp ueq/one" when using SVE
We were previously lowering to the incorrect instructions for the
setcc DAG node when using the SETUEQ and SETONE floating point
condition codes. I have fixed this by marking the SETONE code
as Expand and letting the SETUNE code be legal. I have also
fixed up the patterns for FCMNE_PPzZZ and FCMNE_PPzZ0 to use
the correct opcode.
Differential Revision: https://reviews.llvm.org/D121905
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
