diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-10-06 14:09:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 21:09:14 +0000 |
commit | c830c843ab249940811f0bb15924ec94a7b01538 (patch) | |
tree | 019ddb3bd35dc9380f0e233481a4a0d06a6d6b77 /llvm/lib/ExecutionEngine/Orc/SelfExecutorProcessControl.cpp | |
parent | 30b9b2823919631ca12d6655792c4e80c7ba6679 (diff) | |
download | llvm-c830c843ab249940811f0bb15924ec94a7b01538.zip llvm-c830c843ab249940811f0bb15924ec94a7b01538.tar.gz llvm-c830c843ab249940811f0bb15924ec94a7b01538.tar.bz2 |
[RISCV][TableGen] Correct vTtoGetLlvmTyString for RISC-V tuples. (#162152)
RISC-V tuples use "NF" not "nElem" to store the number of fields in the
segment.
This fixes a crash when lowering a function with tuple return.
getReturnInfo in CallLowering.cpp does Type*->EVT->Type* and we were
incorrectly converting EVT to Type*.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/SelfExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions