Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I don't know how the test would look like. Instructions that trigger this should be fixed in either isALU() or MakeALUClause().
test/CodeGen/AMDGPU/r600.alu-limits.ll | ||
---|---|---|
3 | Why is it XFAILed? |
test/CodeGen/AMDGPU/r600.alu-limits.ll | ||
---|---|---|
3 | Because it hits the newly added assertion. |
Why is it XFAILed?