diff options
author | Fraser Cormack <fraser@codeplay.com> | 2020-12-08 09:20:28 +0000 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2020-12-09 09:35:28 +0000 |
commit | af5fd658952a7f1d9d2a1007217755bd04b4dd4e (patch) | |
tree | 55dd2e65de134a8be424037015811063e965b007 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 13e4e5ed59c92d81ee5fee55f20ecf1842ec8cf3 (diff) | |
download | llvm-af5fd658952a7f1d9d2a1007217755bd04b4dd4e.zip llvm-af5fd658952a7f1d9d2a1007217755bd04b4dd4e.tar.gz llvm-af5fd658952a7f1d9d2a1007217755bd04b4dd4e.tar.bz2 |
[RISCV] Fix missing def operand when creating VSETVLI pseudos
The register operand was not being marked as a def when it should be. No tests
for this in the main branch as there are not yet any pseudos without a
non-negative VLIndex.
Also change the type of a virtual register operand from unsigned to Register
and adjust formatting.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D92823
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions