JIT: Handle commas in physical promotion (#87401)
authorJakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
Tue, 13 Jun 2023 10:06:26 +0000 (12:06 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 10:06:26 +0000 (12:06 +0200)
commitfb166455a9e32b605d611f9c011810d4d2f0657c
tree6d569f0c6b74cc8244d8ec31a11042f571b7fe43
parent6df68007176331b572d1aef3bbc8b22e272b1a40
JIT: Handle commas in physical promotion (#87401)

Physical promotion was not properly handling accounting in the presence
of commas and was not properly handling struct commas during
replacement.
src/coreclr/jit/promotion.cpp
src/coreclr/jit/promotion.h