Files
clang-p2996/llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
Craig Topper 82f4ebf1ba [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.
2024-12-09 14:22:05 -08:00

25 KiB