Consistently use fgMakeMultiUse in the gtNewSimd*Node APIs (#80242)
authorTanner Gooding <tagoo@outlook.com>
Wed, 11 Jan 2023 23:00:48 +0000 (15:00 -0800)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2023 23:00:48 +0000 (15:00 -0800)
commit3f5210dca709def1e1253916e4244c82b2177e9c
treed2919e1c48782bb6c4e78f0d6d90db4b6e467d71
parent153284a0605d5c07bdf8168573aa64afd3356beb
Consistently use fgMakeMultiUse in the gtNewSimd*Node APIs (#80242)

* Consistently use fgMakeMultiUse in the gtNewSimd*Node APIs

* Apply formatting patch

* Ensure that the fgMakeMultiUse ordering is correct so the comma is evaluated first

* Apply formatting patch

* Ensure operand ordering is correct for SimdWiden

* Apply formatting patch
src/coreclr/jit/gentree.cpp