Calculate loopSize based on post align adjusted size (#47350)
authorKunal Pathak <Kunal.Pathak@microsoft.com>
Tue, 26 Jan 2021 20:08:05 +0000 (12:08 -0800)
committerGitHub <noreply@github.com>
Tue, 26 Jan 2021 20:08:05 +0000 (12:08 -0800)
commita6a70630fb54b8ea215c9a469fb30938ac9335d4
tree994d4ee4e7e4a11605b308a58a7e93c4b4ada7a6
parentc1d8656ee36d275159fc4c70c194e71645cbe9d9
Calculate loopSize based on post align adjusted size (#47350)

* Calculate loopSize based on post align adjusted size

* Review comments

Remove `paddingNeeded` as we can get that value from `idCodeSie()`.
src/coreclr/jit/emit.cpp
src/coreclr/jit/emit.h
src/coreclr/jit/emitxarch.cpp