fix for SWDEV-103793.
Details
Details
Diff Detail
Diff Detail
- Build Status
- Buildable 866 - Build 866: arc lint + arc unit 
Event Timeline
| test/CodeGen/AMDGPU/scalarize-ops.ll | ||
|---|---|---|
| 1–2 | This test looks like it should be moved into udiv.ll. Is there a simpler way to expose mulhs usage? | |
| test/CodeGen/AMDGPU/scalarize-ops.ll | ||
|---|---|---|
| 1–2 | I'll try to find out, along with test on mulhs. | |
Comment Actions
added mulhs test and moved it to udiv.ll and sdiv.ll
It looks like div is the most stable way to expose mulhs/mulhu.
This test looks like it should be moved into udiv.ll. Is there a simpler way to expose mulhs usage?