Commit 59cf9c8
AMDGPU: Set max supported div/rem size to 64 (llvm#80669)
This enables IR expansion for i128 divisions. The vector case is still
broken because ExpandLargeDivRem doesn't try to handle them.
Fixes: SWDEV-426193
Change-Id: Ie1bf0f3ae1d199a120a75dc663c39642308ecec91 parent 26428d5 commit 59cf9c8
File tree
3 files changed
+5552
-6
lines changed- llvm
- lib/Target/AMDGPU
- test/CodeGen/AMDGPU
3 files changed
+5552
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
553 | 554 | | |
554 | 555 | | |
555 | 556 | | |
| |||
0 commit comments