[release/8.0] JIT: Fix various HW intrinsic lowerings for unused values (#91266)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 29 Aug 2023 17:27:15 +0000 (10:27 -0700)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 17:27:15 +0000 (10:27 -0700)
commit605cd300339f1c127c2c46aac425822d2cdeeb68
tree79bfb46506c2442b9e5fa440a94b659bcdcccb58
parentbbaba10171c0e8d26b9d31877799d2ebe309c7ee
[release/8.0] JIT: Fix various HW intrinsic lowerings for unused values (#91266)

* JIT: Fix LowerHWIntrinsicToScalar with unused values

Fix #91173

* Fix more cases

---------

Co-authored-by: Jakob Botsch Nielsen <jakob.botsch.nielsen@gmail.com>
src/coreclr/jit/lowerarmarch.cpp
src/coreclr/jit/lowerxarch.cpp