Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| test/CodeGen/AMDGPU/waitcnt-looptest.ll | ||
|---|---|---|
| 1 ↗ | (On Diff #97732) | s/DEFAULT/GCN |
| 26–29 ↗ | (On Diff #97732) | Remove these |
| 34 ↗ | (On Diff #97732) | How is this function testing loops when it doesn't have any control flow? |
| 38 ↗ | (On Diff #97732) | Can you run instanter on this test? |
| 84–86 ↗ | (On Diff #97732) | Remove extra string attributes |
| 89–104 ↗ | (On Diff #97732) | Remove metadata |
Comment Actions
Updated to the correct test with loop.
I have not removed the metadata but cleaned up others. How do you run the instanter?
| test/CodeGen/AMDGPU/waitcnt-looptest.ll | ||
|---|---|---|
| 89–104 ↗ | (On Diff #97732) | Does running instnamer cover this? |
| test/CodeGen/AMDGPU/waitcnt-looptest.ll | ||
|---|---|---|
| 89–104 ↗ | (On Diff #97732) | No, the metadata needs to be manually removed |