Commit e1cff21
committed
[AMDGPU] Fix a warning
This patch fixes:
llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp:1102:8: error: unused
variable 'Converted' [-Werror,-Wunused-variable]1 parent c0e52f3 commit e1cff21
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
| 1109 | + | |
1109 | 1110 | | |
1110 | 1111 | | |
1111 | 1112 | | |
| |||
0 commit comments