Commit 5b5aab2
[AMDGPU] Introduce a "new" target feature
The feature itself is not new. Just to use it to guard corresponding instructions. No test is needed, like its parent PR.xf32-insts (llvm#115214)1 parent 74ba0c6 commit 5b5aab2
File tree
3 files changed
+21
-2
lines changed- llvm/lib/Target/AMDGPU
3 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
1113 | 1120 | | |
1114 | 1121 | | |
1115 | 1122 | | |
| |||
1448 | 1455 | | |
1449 | 1456 | | |
1450 | 1457 | | |
| 1458 | + | |
1451 | 1459 | | |
1452 | 1460 | | |
1453 | 1461 | | |
| |||
2289 | 2297 | | |
2290 | 2298 | | |
2291 | 2299 | | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
2292 | 2303 | | |
2293 | 2304 | | |
2294 | 2305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
1302 | 1303 | | |
1303 | 1304 | | |
1304 | 1305 | | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1305 | 1309 | | |
1306 | 1310 | | |
1307 | 1311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
760 | 763 | | |
761 | 764 | | |
762 | | - | |
763 | | - | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
1764 | 1766 | | |
1765 | 1767 | | |
1766 | 1768 | | |
| 1769 | + | |
1767 | 1770 | | |
1768 | 1771 | | |
| 1772 | + | |
1769 | 1773 | | |
1770 | 1774 | | |
1771 | 1775 | | |
| |||
0 commit comments