Commit f456ebf
File tree
Expand file treeCollapse file tree
3 files changed
+49
-44
lines changedFilter options
- compiler
- rustc_target/src/callconv
- rustc_ty_utils/src
- tests/assembly/nvptx-kernel-abi
Expand file treeCollapse file tree
3 files changed
+49
-44
lines changedcompiler/rustc_target/src/callconv/nvptx64.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/callconv/nvptx64.rs+30-14Lines changed: 30 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
58 | 69 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
68 | 85 |
|
69 |
| - |
70 |
| - |
| 86 | + |
71 | 87 |
|
72 | 88 |
|
73 | 89 |
|
|
compiler/rustc_ty_utils/src/abi.rs
Copy file name to clipboardExpand all lines: compiler/rustc_ty_utils/src/abi.rs+18-13Lines changed: 18 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
476 |
| - |
477 |
| - |
478 |
| - |
| 476 | + |
| 477 | + |
| 478 | + |
479 | 479 |
|
480 |
| - |
481 |
| - |
482 |
| - |
483 |
| - |
484 |
| - |
485 |
| - |
486 |
| - |
487 |
| - |
488 |
| - |
489 |
| - |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
490 | 495 |
|
491 | 496 |
|
492 | 497 |
|
|
tests/assembly/nvptx-kernel-abi/nvptx-kernel-args-abi-v7.rs
Copy file name to clipboardExpand all lines: tests/assembly/nvptx-kernel-abi/nvptx-kernel-args-abi-v7.rs+1-17Lines changed: 1 addition & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 |
| - |
246 |
| - |
| 245 | + |
247 | 246 |
|
248 | 247 |
|
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
0 commit comments