aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-01-25 09:16:45 -0800
committerCraig Topper <craig.topper@sifive.com>2021-01-25 09:33:48 -0800
commit4eb4f8963f1e4998748bca66a512c3298f6d2289 (patch)
treeb41f80e018219118e522e5de13c2e08a78d58535 /clang/lib/Frontend/CompilerInvocation.cpp
parent193cda105d9131de533596077ff0c694e8b87bbd (diff)
downloadllvm-4eb4f8963f1e4998748bca66a512c3298f6d2289.zip
llvm-4eb4f8963f1e4998748bca66a512c3298f6d2289.tar.gz
llvm-4eb4f8963f1e4998748bca66a512c3298f6d2289.tar.bz2
[RISCV] Use sign extend for i32 arguments and returns in makeLibCall on RV64.
As far as I know 32 bits arguments and returns on RV64 are always sign extended to i64. So I think we should be taking this into account around libcalls. Reviewed By: luismarques Differential Revision: https://reviews.llvm.org/D95285
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions