Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10709 Build 10709: arc lint + arc unit
Event Timeline
| test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir | ||
|---|---|---|
| 1 | I just find "-mcpu=fiji" a bit strange for this test - I'm a bit surprised an -mcpu would be needed here. | |
| test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir | ||
|---|---|---|
| 1 | It's not necessary, I will drop it before I commit. | |
I just find "-mcpu=fiji" a bit strange for this test - I'm a bit surprised an -mcpu would be needed here.
Otherwise, without knowing hardly anything about the AMDGPU target, the rest of this patch looks fine to me.