Commit 018186c
File tree
6 files changed
+149
-1
lines changedFilter options
- clang
- include/clang/Basic
- test/CodeGen
- llvm
- include/llvm/IR
- lib/Target/NVPTX
- test/CodeGen/NVPTX
6 files changed
+149
-1
lines changedclang/include/clang/Basic/BuiltinsNVPTX.td
Copy file name to clipboardExpand all lines: clang/include/clang/Basic/BuiltinsNVPTX.td+6
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
620 | 620 |
|
621 | 621 |
|
622 | 622 |
|
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
623 | 629 |
|
624 | 630 |
|
625 | 631 |
|
|
clang/test/CodeGen/builtins-nvptx.c
Copy file name to clipboardExpand all lines: clang/test/CodeGen/builtins-nvptx.c+20
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1127 | 1127 |
|
1128 | 1128 |
|
1129 | 1129 |
|
| 1130 | + |
| 1131 | + |
| 1132 | + |
| 1133 | + |
| 1134 | + |
| 1135 | + |
| 1136 | + |
| 1137 | + |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
| 1143 | + |
| 1144 | + |
| 1145 | + |
| 1146 | + |
| 1147 | + |
| 1148 | + |
| 1149 | + |
1130 | 1150 |
|
1131 | 1151 |
|
1132 | 1152 |
|
|
llvm/include/llvm/IR/IntrinsicsNVVM.td
Copy file name to clipboardExpand all lines: llvm/include/llvm/IR/IntrinsicsNVVM.td+10-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1293 | 1293 |
|
1294 | 1294 |
|
1295 | 1295 |
|
| 1296 | + |
| 1297 | + |
| 1298 | + |
| 1299 | + |
| 1300 | + |
| 1301 | + |
| 1302 | + |
| 1303 | + |
| 1304 | + |
1296 | 1305 |
|
1297 | 1306 |
|
1298 | 1307 |
|
1299 |
| - |
| 1308 | + |
1300 | 1309 |
|
1301 | 1310 |
|
1302 | 1311 |
|
|
llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
Copy file name to clipboardExpand all lines: llvm/lib/Target/NVPTX/NVPTXInstrInfo.td+17
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
714 | 714 |
|
715 | 715 |
|
716 | 716 |
|
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
717 | 734 |
|
718 | 735 |
|
719 | 736 |
|
|
llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
Copy file name to clipboardExpand all lines: llvm/lib/Target/NVPTX/NVPTXIntrinsics.td+14
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2003 | 2003 |
|
2004 | 2004 |
|
2005 | 2005 |
|
| 2006 | + |
| 2007 | + |
| 2008 | + |
| 2009 | + |
| 2010 | + |
| 2011 | + |
| 2012 | + |
| 2013 | + |
| 2014 | + |
| 2015 | + |
| 2016 | + |
| 2017 | + |
| 2018 | + |
| 2019 | + |
2006 | 2020 |
|
2007 | 2021 |
|
2008 | 2022 |
|
|
llvm/test/CodeGen/NVPTX/convert-sm100a.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/NVPTX/convert-sm100a.ll+82
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
0 commit comments