aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/SourcePrinter.cpp
diff options
context:
space:
mode:
authorJeffrey Byrnes <Jeffrey.Byrnes@amd.com>2022-10-06 14:29:04 -0700
committerJeffrey Byrnes <Jeffrey.Byrnes@amd.com>2022-10-06 14:31:51 -0700
commit8e5b96cce91e63908a91cdaef81e9a1c993b18f2 (patch)
tree4e6afc4c756546ce54c5375bc570eb1a1c0c5463 /llvm/tools/llvm-objdump/SourcePrinter.cpp
parent0150c192a716ec2eaf99a71e39e28fa87a8134d9 (diff)
downloadllvm-8e5b96cce91e63908a91cdaef81e9a1c993b18f2.zip
llvm-8e5b96cce91e63908a91cdaef81e9a1c993b18f2.tar.gz
llvm-8e5b96cce91e63908a91cdaef81e9a1c993b18f2.tar.bz2
[AMDGPU] Add test coverage to ensure first regallocfast only allocates SGPR
Register allocation is split into two passes, and the expected behavior is that the first pass only should only work on virtual SGPRs. Whereas the second pass works on virtual VGPRs. This adds a test case which breaks if the first pass allocates VGPRs. Differential Revision: https://reviews.llvm.org/D135331
Diffstat (limited to 'llvm/tools/llvm-objdump/SourcePrinter.cpp')
0 files changed, 0 insertions, 0 deletions