diff options
author | YunQiang Su <yunqiang@isrc.iscas.ac.cn> | 2024-10-10 08:39:25 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 08:39:25 +0800 |
commit | d52c8408ff2cd9d0125f0e3096731a039ba0d33d (patch) | |
tree | 2f3f39c99ec038a5b1ced6b61cf0a9b87bd8250c /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 923566a67de39a00eb6fc5cabbad307a72aa338e (diff) | |
download | llvm-d52c8408ff2cd9d0125f0e3096731a039ba0d33d.zip llvm-d52c8408ff2cd9d0125f0e3096731a039ba0d33d.tar.gz llvm-d52c8408ff2cd9d0125f0e3096731a039ba0d33d.tar.bz2 |
SelectionDAG/expandFMINNUM_FMAXNUM: skips vector if SETCC/VSELECT is not legal (#109570)
If SETCC or VSELECT is not legal for vector, we should not expand it,
instead we can split the vectors.
So that, some simple scale instructions can be emitted instead of
some pairs of comparation+selection.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions