Ensure Vector256.Dot produces a V256 result (#88712)
authorTanner Gooding <tagoo@outlook.com>
Thu, 13 Jul 2023 16:11:59 +0000 (09:11 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 16:11:59 +0000 (09:11 -0700)
commit620bd3ea2e1b48e977b7ca2c04b27100752b56d0
treecc625d5ce9628a3a5a2fb54cc94dea0eeb4ae896
parente0acb9d53aefb07bcf6873de5a3b4dbe83a67925
Ensure Vector256.Dot produces a V256 result (#88712)

* Ensure Vector256.Dot produces a V256 result

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