Fix indentation within the lit test - agpr-copy-no-free-registers.ll.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AMDGPU/agpr-usage-should-fail-on-gfx900.ll | ||
---|---|---|
1 ↗ | (On Diff #422930) | I do not see why do you need to split it and for that matter this test is too complicated for a simple check that 'a' constraint is not accepted. It was OK as a side check, but not as a separate test. |
llvm/test/CodeGen/AMDGPU/spill-agpr-gfx908.ll | ||
1 ↗ | (On Diff #422930) | Again, why split it? It is the same test. If you need an extra function with 6 vgprs just add it. |