Let GenTreeCopyOrReload handle scenarios when FEATURE_MULTIREG_RET is disabled (...
authorKunal Pathak <Kunal.Pathak@microsoft.com>
Fri, 24 Feb 2023 14:45:55 +0000 (06:45 -0800)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 14:45:55 +0000 (06:45 -0800)
commitc40c9a464e57eed1e4787294399bdf80a0c2a7a5
treecd6c6d5a7eaa772e622c3132b8f308d60b017b35
parent5415cd1e4e1359dd5fb5c6727bcdf8dcad457a71
Let GenTreeCopyOrReload handle scenarios when FEATURE_MULTIREG_RET is disabled (#82451)

* remove FEATURE_MULTIREG_RET check

* Remove comments

* updated comment
src/coreclr/jit/gentree.cpp
src/coreclr/jit/gentree.h