diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-12-09 14:22:05 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-09 14:22:05 -0800 |
commit | 82f4ebf1ba4c02fdc3bdaa91459c0b807b67f3f0 (patch) | |
tree | 8fed6810db829218a83e88c422e00b7b9c143b86 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | adfe54f7dabe935305378ce2c915760ddce2cc00 (diff) | |
download | llvm-82f4ebf1ba4c02fdc3bdaa91459c0b807b67f3f0.zip llvm-82f4ebf1ba4c02fdc3bdaa91459c0b807b67f3f0.tar.gz llvm-82f4ebf1ba4c02fdc3bdaa91459c0b807b67f3f0.tar.bz2 |
[RISCV][GISel] Fallback in LowerCall for byval arguments. (#119251)
Our byval call lowering isn't copying the argument. Looks like our
SelectionDAG code for byval is different than AArch64 so this may be
non-trivial to fix. Reject for now.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions