- Add more test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 29928 Build 29927: arc lint + arc unit
Event Timeline
llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll | ||
---|---|---|
3 | 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 | You don't need the new, special label for this |
llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll | ||
---|---|---|
24–26 | 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 | That's what a comment is for. Adding more labels just complicates the test |
You can just use the same run line. +unsafe-ds-offset-folding is only needed for SI