- Add more test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 29899 Build 29898: arc lint + arc unit
Event Timeline
llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll | ||
---|---|---|
3 ↗ | (On Diff #193153) | You can just use the same run line. +unsafe-ds-offset-folding is only needed for SI |
llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll | ||
---|---|---|
24–26 ↗ | (On Diff #193167) | You don't need the new, special label for this |
llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll | ||
---|---|---|
24–26 ↗ | (On Diff #193167) | Won't be better to give more clear hint on why that test is added? |
llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll | ||
---|---|---|
24–26 ↗ | (On Diff #193167) | That's what a comment is for. Adding more labels just complicates the test |