aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLuo Yuanke <lyk_03@hotmail.com>2025-10-22 17:11:27 +0800
committerGitHub <noreply@github.com>2025-10-22 17:11:27 +0800
commit5afe29e0faaee44c44f1daa3e2693fc1ab212530 (patch)
treeac0d05d1bc73cea9318cd7b8853aa5ea0037dcc9 /clang/lib/Frontend/CompilerInvocation.cpp
parent954a7190561e12802fd143bbaf58e73f54fe58eb (diff)
downloadllvm-5afe29e0faaee44c44f1daa3e2693fc1ab212530.zip
llvm-5afe29e0faaee44c44f1daa3e2693fc1ab212530.tar.gz
llvm-5afe29e0faaee44c44f1daa3e2693fc1ab212530.tar.bz2
[FastIsel] Get the right register type for call instruction (#164565)
When switch from fast isel to dag isel the input value is from llvm IR instruction. If the instruction is call we should get the calling convention of the callee and pass it to RegsForValue::getCopyFromRegs, so that it can deduce the right RegisterVT of the returned value of the callee. --------- Co-authored-by: Yuanke Luo <ykluo@birentech.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions