Commit 0fa6fdf
authored
AMDGPU: Correct inst size for av_mov_b32_imm_pseudo (llvm#154459)
In the AGPR case this will be an 8 byte instruction,
which is part of why this case is a pain to deal with in the
first place.1 parent eb2af3a commit 0fa6fdf
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
0 commit comments