diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-07-28 18:43:57 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-28 18:43:57 +0900 |
commit | 51194a4ae238f41c4f65730c95416e312dc369cb (patch) | |
tree | 308e9437661e98997731bdefa5daef5d0081d842 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 6c2caa63d7d2929765199a66a61660f5372f01c7 (diff) | |
download | llvm-51194a4ae238f41c4f65730c95416e312dc369cb.zip llvm-51194a4ae238f41c4f65730c95416e312dc369cb.tar.gz llvm-51194a4ae238f41c4f65730c95416e312dc369cb.tar.bz2 |
AMDGPU: Fix test to stop pipeline after VGPR allocation (#150809)
This test seems to have been incorrectly updated after
ac0f64f06d67a93817ccd9a3c529ad40920115c9. Previously it
was testing the state after VGPR allocation; after the content
was updated for the "greedy,1" which now does not correspend
to the VGPR allocation. The spills implied by the test name
aren't present (they also appear to still be missing for gfx90a).
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions