Commit daed12d
authored
AMDGPU: Remove unnecessary AGPR legalize logic (llvm#159491)
The manual legalizeOperands code only need to consider cases that
require full instruction context to know if the operand is legal.
This does not need to handle basic operand register class constraints.1 parent 54677d6 commit daed12d
1 file changed
+0
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6371 | 6371 | | |
6372 | 6372 | | |
6373 | 6373 | | |
6374 | | - | |
6375 | | - | |
6376 | | - | |
6377 | | - | |
6378 | | - | |
6379 | | - | |
6380 | | - | |
6381 | 6374 | | |
6382 | 6375 | | |
6383 | 6376 | | |
| |||
6518 | 6511 | | |
6519 | 6512 | | |
6520 | 6513 | | |
6521 | | - | |
6522 | | - | |
6523 | | - | |
6524 | | - | |
6525 | | - | |
6526 | | - | |
6527 | 6514 | | |
6528 | 6515 | | |
6529 | 6516 | | |
| |||
0 commit comments