This adds the lit config, and cleans up remaining tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AMDGPU/lit.local.cfg | ||
---|---|---|
9–10 | Why not just switch the default in filecheck? |
llvm/test/CodeGen/AMDGPU/lit.local.cfg | ||
---|---|---|
9–10 | there are still ~300 remaining tests elsewhere, so I'm going large dir by large dir and 'stopping the bleeding' first; then I'll switch it in FileCheck and remove the lit.config changes (which are super easy to find) |
Why not just switch the default in filecheck?