Commit 5835996
File tree
3 files changed
+34
-10
lines changedFilter options
- llvm
- lib/Target/AMDGPU
- test/CodeGen/AMDGPU
3 files changed
+34
-10
lines changedllvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp+18-8Lines changed: 18 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
327 | 327 |
|
328 | 328 |
|
329 | 329 |
|
| 330 | + |
| 331 | + |
330 | 332 |
|
331 | 333 |
|
332 | 334 |
|
333 | 335 |
|
334 | 336 |
|
335 | 337 |
|
336 | 338 |
|
337 |
| - |
338 |
| - |
339 |
| - |
| 339 | + |
| 340 | + |
| 341 | + |
340 | 342 |
|
341 | 343 |
|
342 | 344 |
|
| ||
345 | 347 |
|
346 | 348 |
|
347 | 349 |
|
348 |
| - |
349 |
| - |
350 |
| - |
351 |
| - |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
352 | 362 |
|
353 | 363 |
|
354 | 364 |
|
| ||
368 | 378 |
|
369 | 379 |
|
370 | 380 |
|
371 |
| - |
| 381 | + |
372 | 382 |
|
373 | 383 |
|
374 | 384 |
|
|
llvm/test/CodeGen/AMDGPU/lds-reject-absolute-addresses.ll renamed to llvm/test/CodeGen/AMDGPU/lds-reject-mixed-absolute-addresses.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/AMDGPU/lds-reject-mixed-absolute-addresses.ll+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 |
| - |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
llvm/test/CodeGen/AMDGPU/lds-run-twice.ll
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
0 commit comments