Commit ef0f844
[AMDGPU] add missing checks in processBaseWithConstOffset (llvm#102310)
fixes llvm#102231 by inserting
missing checks.
(cherry picked from commit 273e0a4)1 parent a84753e commit ef0f844
File tree
3 files changed
+250
-130
lines changed- llvm
- lib/Target/AMDGPU
- test/CodeGen/AMDGPU
3 files changed
+250
-130
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2041 | 2041 | | |
2042 | 2042 | | |
2043 | 2043 | | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
2044 | 2047 | | |
2045 | 2048 | | |
2046 | 2049 | | |
| |||
2053 | 2056 | | |
2054 | 2057 | | |
2055 | 2058 | | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
2056 | 2062 | | |
2057 | 2063 | | |
2058 | 2064 | | |
| |||
0 commit comments