[LegalizeVectorOps] Make ExpandStrictFPOp return the result corresponding to...
[LegalizeVectorOps] Make ExpandStrictFPOp return the result corresponding to the result number of the SDValue passed in. It was always returning the chain which seems to be the result number of the SDValue in the lit tests we have. But I don't know if that's guaranteed. llvm-svn: 343933
Loading
Please sign in to comment