Commit 90a23a8
committed
[mlir][dxsa] Add dcl_input_sgv instruction
Example:
dxsa.dcl_input_sgv <type = input, components = 4, mask = <x>, index = [0]>, <vertexID>
Signed-off-by: Vladimir Shiryaev <tagolog@users.noreply.github.com>1 parent cdfb680 commit 90a23a8
4 files changed
Lines changed: 43 additions & 0 deletions
File tree
- mlir
- include/mlir/Dialect/DXSA/IR
- lib/Target/DXSA
- test/Target/DXSA
- inputs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
762 | 780 | | |
763 | 781 | | |
764 | 782 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
654 | 660 | | |
655 | 661 | | |
656 | 662 | | |
| |||
1291 | 1297 | | |
1292 | 1298 | | |
1293 | 1299 | | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
1294 | 1308 | | |
1295 | 1309 | | |
1296 | 1310 | | |
| |||
1441 | 1455 | | |
1442 | 1456 | | |
1443 | 1457 | | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
1444 | 1461 | | |
1445 | 1462 | | |
1446 | 1463 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Binary file not shown.
0 commit comments