Ensure that FMA codegen operand swapping matches the lsra selections (#62382)
authorTanner Gooding <tagoo@outlook.com>
Mon, 6 Dec 2021 16:26:25 +0000 (08:26 -0800)
committerGitHub <noreply@github.com>
Mon, 6 Dec 2021 16:26:25 +0000 (08:26 -0800)
commitc9f56b8969827cfd45e35d47389ba81a830e5f23
tree138987d79250850e8d3c35e4f208e8836f98adae
parent1872ef5d74a362f3c05765937734f27015ebd9c3
Ensure that FMA codegen operand swapping matches the lsra selections (#62382)

* Ensure that FMA codegen operand swapping matches the lsra selections

* Ensure operands end up in the right slots
src/coreclr/jit/hwintrinsiccodegenxarch.cpp
src/coreclr/jit/lsraxarch.cpp