diff options
author | Brandon Wu <songwu0813@gmail.com> | 2025-08-20 16:39:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-20 16:39:02 +0800 |
commit | 52a2e68fda7b4adbcd677fe77ac9eb4c48039ec9 (patch) | |
tree | ac902228746cd34fbeb7d86f59892f6f04c94e69 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | e16ced3ef411531377fe7f90df82286cf1eb980e (diff) | |
download | llvm-52a2e68fda7b4adbcd677fe77ac9eb4c48039ec9.zip llvm-52a2e68fda7b4adbcd677fe77ac9eb4c48039ec9.tar.gz llvm-52a2e68fda7b4adbcd677fe77ac9eb4c48039ec9.tar.bz2 |
[clang][RISCV] Fix crash on VLS calling convention (#145489)
This patch handle struct of fixed vector and struct of array of fixed
vector correctly for VLS calling convention in EmitFunctionProlog,
EmitFunctionEpilog and EmitCall.
stack on: https://github.com/llvm/llvm-project/pull/147173
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions