JIT: ensure AVX512 ternary operands aren't used twice (#91883)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 11 Sep 2023 23:27:35 +0000 (17:27 -0600)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 23:27:35 +0000 (17:27 -0600)
commit267b39201599f6493b1d8f23874fbcca9e8f6c96
tree23c3bd99f5f2330d3e22a7c356180611defdd886
parent9819f182fdab5238be9971c76bdd0c3845c97a6b
JIT: ensure AVX512 ternary operands aren't used twice (#91883)

Don't spill unused zeros early; we might decide to use them later.

Fixes #91796.

Co-authored-by: Andy Ayers <andya@microsoft.com>
src/coreclr/jit/hwintrinsicxarch.cpp