Contain "op1" from "cmp op1, icon" only if types are identical
authorMike Danes <onemihaid@hotmail.com>
Sun, 18 Dec 2016 11:54:21 +0000 (13:54 +0200)
committerMike Danes <onemihaid@hotmail.com>
Tue, 17 Jan 2017 18:26:26 +0000 (20:26 +0200)
commit0a11abf3937064529dd9985cdd7650355d31f31b
tree8a7e617c08c8df96ab192657caebb4d507a347b6
parent65e7ca8aaa9b49fc48d06a575152e1c7af55e3b1
Contain "op1" from "cmp op1, icon" only if types are identical

LowerCompare already adjust the types to match when possible so there's no point in comparing type sizes.

No FX diffs.

Commit migrated from https://github.com/dotnet/coreclr/commit/0fdbd1d2b531a1c0d0e0531e50a5d2c889dd2fb3
src/coreclr/src/jit/lowerxarch.cpp