diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-10-22 21:59:31 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-10-22 21:59:31 -0700 |
commit | 0b3f6ff3c4ef340d08209665acfe0bbb3392596b (patch) | |
tree | 7fd69c828fe06019df92db398d6b2687fadfc65b /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 859b5c732545d83a7ccfa4b1b6aa36a23d18e4b4 (diff) | |
download | llvm-0b3f6ff3c4ef340d08209665acfe0bbb3392596b.zip llvm-0b3f6ff3c4ef340d08209665acfe0bbb3392596b.tar.gz llvm-0b3f6ff3c4ef340d08209665acfe0bbb3392596b.tar.bz2 |
[RISCV] Disable hasAllNBitUsers for vector types.
RISCVGenDAGISel.inc can call this before it checks the node type.
Ensure the type is scalar before wasting time to do the more
computationally expensive checks.
This also avoids an assertion if we hit a VMV_X_S instruction
which doesn't have a VL operand which vectorPseudoHasAllNBitUsers
expects.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions