Only consider hfa types when multireg return is enabled for the target
Update Test.Lst with new passing test
if (!callHasRetBuffArg && varTypeIsStruct(call))
{
-#ifdef FEATURE_HFA
+#if FEATURE_MULTIREG_RET
if (call->gtCall.IsVarargs() || !IsHfa(call))
-#endif
+#endif // FEATURE_MULTIREG_RET
{
// Now that we are past the importer, re-type this node so the register predictor does
// the right thing
WorkingDir=JIT\SIMD\VectorReturn_ro
Expected=0
MaxAllowedDurationSeconds=600
-Categories=Pri0;EXPECTED_PASS;R2R_FAIL;ISSUE_5642
+Categories=Pri0;EXPECTED_PASS;ISSUE_5642
HostStyle=0
[VectorSet_r.cmd_9294]
RelativePath=JIT\SIMD\VectorSet_r\VectorSet_r.cmd