aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-11-10 08:56:00 -0800
committerCraig Topper <craig.topper@sifive.com>2021-11-10 09:21:52 -0800
commit57bc7b108937d325187e5672daf63f2a31a89912 (patch)
treef65c242b1da20501a6026b5b2498d3f84317c99e /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent48bb5f4cbe8d5951c1153e469dc6713a122b7fa3 (diff)
downloadllvm-57bc7b108937d325187e5672daf63f2a31a89912.zip
llvm-57bc7b108937d325187e5672daf63f2a31a89912.tar.gz
llvm-57bc7b108937d325187e5672daf63f2a31a89912.tar.bz2
[RISCV] Prevent crashes when bitcasting between fixed vectors and scalars.
Not all scalar element types are allowed in vectors so we may not be able to bitcast to a 1 element vector to use insert/extract. This will become a bigger issue when the Zve extensions are commited. For now, I'm using the ELEN limit to limit the element types. Reviewed By: frasercrmck Differential Revision: https://reviews.llvm.org/D113219
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions