Commit e456579
authored
[AMDGPU][RegBankCombiner] Add cast_of_cast and constant_fold_cast combines (llvm#131307)
We can add a bunch of exts/truncs during RBSelect, we should be able to fold
them away afterwards.1 parent ab1dcac commit e456579
File tree
8 files changed
+768
-1164
lines changed- llvm
- lib/Target/AMDGPU
- test/CodeGen/AMDGPU
- GlobalISel
8 files changed
+768
-1164
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
| 184 | + | |
184 | 185 | | |
Large diffs are not rendered by default.
0 commit comments