Commit eb63746
committed
[mlir][dxsa] Add dcl_input_siv instruction
Example:
dxsa.dcl_input_siv <type = input, components = 4, mask = <x, y, z, w>, index = [0]>, <position>
Signed-off-by: Vladimir Shiryaev <tagolog@users.noreply.github.com>1 parent 888ee0b commit eb63746
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 | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
780 | 798 | | |
781 | 799 | | |
782 | 800 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
660 | 666 | | |
661 | 667 | | |
662 | 668 | | |
| |||
1281 | 1287 | | |
1282 | 1288 | | |
1283 | 1289 | | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
1284 | 1298 | | |
1285 | 1299 | | |
1286 | 1300 | | |
| |||
1458 | 1472 | | |
1459 | 1473 | | |
1460 | 1474 | | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
1461 | 1478 | | |
1462 | 1479 | | |
1463 | 1480 | | |
| |||
| 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