Commit f694726
[release/7.0] [ARM64] -
* IsValidCompareChain should return 'false' if both operands are not integral types
* Add integral type checks in ContainCheckCompareChain
* Check if op is CMP or AND
* feedback
Co-authored-by: Will Smith <lol.tihan@gmail.com>IsValidCompareChain should return false if both operands are not integral types (#75016)1 parent 8b6997f commit f694726
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2086 | 2086 | | |
2087 | 2087 | | |
2088 | 2088 | | |
2089 | | - | |
| 2089 | + | |
| 2090 | + | |
2090 | 2091 | | |
2091 | 2092 | | |
2092 | 2093 | | |
| |||
2148 | 2149 | | |
2149 | 2150 | | |
2150 | 2151 | | |
2151 | | - | |
| 2152 | + | |
| 2153 | + | |
2152 | 2154 | | |
2153 | 2155 | | |
2154 | 2156 | | |
| |||
0 commit comments