Unverified Commit c67ed2f1 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[SelectionDAG][RISCV] Use TypeSize version of ComputeValueVTs in...

[SelectionDAG][RISCV] Use TypeSize version of ComputeValueVTs in TargetLowering::LowerCallTo. (#86166)

This is needed to support non-intrinsic functions returning tuple types
which are represented as structs with scalable vector types in IR.

I suspect this may have been broken since
https://reviews.llvm.org/D158115
parent 4865dab0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment