[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
Please register or sign in to comment