Commit 24f5de4
Ensure that GT_CNS_VEC is handled in LinearScan::isMatchingConstant (dotnet#70171)
* Ensure that GT_CNS_VEC is handled in LinearScan::isMatchingConstant
* Ensure an Arm64 assert includes GT_CNS_VEC
* Update src/coreclr/jit/codegenarmarch.cpp
Co-authored-by: Egor Bogatov <egorbo@gmail.com>
Co-authored-by: Egor Bogatov <egorbo@gmail.com>1 parent fe2c1ed commit 24f5de4
3 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2695 | 2695 | | |
2696 | 2696 | | |
2697 | 2697 | | |
| 2698 | + | |
2698 | 2699 | | |
2699 | 2700 | | |
2700 | 2701 | | |
| |||
2706 | 2707 | | |
2707 | 2708 | | |
2708 | 2709 | | |
| 2710 | + | |
| 2711 | + | |
| 2712 | + | |
| 2713 | + | |
| 2714 | + | |
| 2715 | + | |
2709 | 2716 | | |
2710 | 2717 | | |
2711 | 2718 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments