diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-10-30 14:47:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 14:47:29 -0700 |
commit | 56dcfbef453d6cc390fc7a734db417e047616526 (patch) | |
tree | be6dbd50b74776daa2df22a7e29f76951f615b21 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 14045de250ea126029d43ff8f2f68e9614c394bc (diff) | |
download | llvm-56dcfbef453d6cc390fc7a734db417e047616526.zip llvm-56dcfbef453d6cc390fc7a734db417e047616526.tar.gz llvm-56dcfbef453d6cc390fc7a734db417e047616526.tar.bz2 |
[RISCV] Remove duplicate vector conversion pseudos. (#114287)
These pseudos used to be handled by CustomInserter to insert the
rounding
mode change for vector ceil, floor, etc. At some point they were changed
to use the InsertReadWriteCSR pass instead of the custom inserter. I
believe
that makes them redundant with the pseudos used by the RVV intrinsics
with rounding mode operand.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions