Add an option to deduce vector calling convention(default false).
If the option is set to 'true', once any of input type or return
type is vector, the vector calling convention would be turned on.
Depends on D154576
Paths
| Differential D157067
[RISCV] Set the vector calling convention if any of input type or return type is vector Needs ReviewPublic Authored by 4vtomat on Aug 3 2023, 8:57 PM.
Details
Summary Add an option to deduce vector calling convention(default false). Depends on D154576
Diff Detail
Event Timeline
Revision Contents
Diff 550246 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
|
clang-format not found in user’s local PATH; not linting file.