gn analyze output:
{
  "compile_targets": [],
  "status": "Found dependency",
  "test_targets": [
    "//clang-tools-extra/clangd/test:check-clangd",
    "//clang-tools-extra/test:check-clang-tools",
    "//clang/test:check-clang",
    "//compiler-rt/test/hwasan:check-hwasan",
    "//lld/test:check-lld",
    "//llvm/test:check-llvm"
  ]
}
gn analyze input:
{
  "files": [
    "//llvm/lib/Target/AMDGPU/SIFrameLowering.cpp",
    "//llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp",
    "//llvm/test/CodeGen/AMDGPU/GlobalISel/assert-align.ll",
    "//llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll",
    "//llvm/test/CodeGen/AMDGPU/GlobalISel/dynamic-alloca-uniform.ll",
    "//llvm/test/CodeGen/AMDGPU/GlobalISel/localizer.ll",
    "//llvm/test/CodeGen/AMDGPU/GlobalISel/non-entry-alloca.ll",
    "//llvm/test/CodeGen/AMDGPU/abi-attribute-hints-undefined-behavior.ll",
    "//llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow-codegen.ll",
    "//llvm/test/CodeGen/AMDGPU/bf16.ll",
    "//llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll",
    "//llvm/test/CodeGen/AMDGPU/call-args-inreg.ll",
    "//llvm/test/CodeGen/AMDGPU/call-argument-types.ll",
    "//llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll",
    "//llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll",
    "//llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll",
    "//llvm/test/CodeGen/AMDGPU/cross-block-use-is-not-abi-copy.ll",
    "//llvm/test/CodeGen/AMDGPU/dwarf-multi-register-use-crash.ll",
    "//llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll",
    "//llvm/test/CodeGen/AMDGPU/eliminate-frame-index-v-add-co-u32.mir",
    "//llvm/test/CodeGen/AMDGPU/eliminate-frame-index-v-add-u32.mir",
    "//llvm/test/CodeGen/AMDGPU/fix-frame-reg-in-custom-csr-spills.ll",
    "//llvm/test/CodeGen/AMDGPU/frame-setup-without-sgpr-to-vgpr-spills.ll",
    "//llvm/test/CodeGen/AMDGPU/function-args-inreg.ll",
    "//llvm/test/CodeGen/AMDGPU/gfx-call-non-gfx-func.ll",
    "//llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll",
    "//llvm/test/CodeGen/AMDGPU/gfx-callable-preserved-registers.ll",
    "//llvm/test/CodeGen/AMDGPU/gfx-callable-return-types.ll",
    "//llvm/test/CodeGen/AMDGPU/global-alias.ll",
    "//llvm/test/CodeGen/AMDGPU/indirect-call.ll",
    "//llvm/test/CodeGen/AMDGPU/insert-delay-alu-bug.ll",
    "//llvm/test/CodeGen/AMDGPU/insert-waitcnts-crash.ll",
    "//llvm/test/CodeGen/AMDGPU/local-stack-alloc-block-sp-reference.ll",
    "//llvm/test/CodeGen/AMDGPU/materialize-frame-index-sgpr.gfx10.ll",
    "//llvm/test/CodeGen/AMDGPU/mul24-pass-ordering.ll",
    "//llvm/test/CodeGen/AMDGPU/need-fp-from-vgpr-spills.ll",
    "//llvm/test/CodeGen/AMDGPU/nested-calls.ll",
    "//llvm/test/CodeGen/AMDGPU/no-source-locations-in-prologue.ll",
    "//llvm/test/CodeGen/AMDGPU/non-entry-alloca.ll",
    "//llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir",
    "//llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-gfx9.mir",
    "//llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr.mir",
    "//llvm/test/CodeGen/AMDGPU/pei-scavenge-vgpr-spill.mir",
    "//llvm/test/CodeGen/AMDGPU/preserve-wwm-copy-dst-reg.ll",
    "//llvm/test/CodeGen/AMDGPU/schedule-amdgpu-trackers.ll",
    "//llvm/test/CodeGen/AMDGPU/sgpr-spill-overlap-wwm-reserve.mir",
    "//llvm/test/CodeGen/AMDGPU/sgpr-spills-split-regalloc.ll",
    "//llvm/test/CodeGen/AMDGPU/sibling-call.ll",
    "//llvm/test/CodeGen/AMDGPU/stack-realign.ll",
    "//llvm/test/CodeGen/AMDGPU/stacksave_stackrestore.ll",
    "//llvm/test/CodeGen/AMDGPU/strictfp_f16_abi_promote.ll",
    "//llvm/test/CodeGen/AMDGPU/tail-call-inreg-arguments.error.ll",
    "//llvm/test/CodeGen/AMDGPU/unstructured-cfg-def-use-issue.ll",
    "//llvm/test/CodeGen/AMDGPU/use_restore_frame_reg.mir",
    "//llvm/test/CodeGen/AMDGPU/vgpr-tuple-allocation.ll",
    "//llvm/test/CodeGen/AMDGPU/wave32.ll",
    "//llvm/test/CodeGen/AMDGPU/whole-wave-register-copy.ll",
    "//llvm/test/CodeGen/AMDGPU/whole-wave-register-spill.ll",
    "//llvm/test/CodeGen/AMDGPU/wwm-reserved-spill.ll",
    "//llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/amdgpu_generated_funcs.ll.generated.expected",
    "//llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/amdgpu_generated_funcs.ll.nogenerated.expected"
  ],
  "test_targets": [
    "//clang-tools-extra/clangd/test:check-clangd",
    "//clang-tools-extra/test:check-clang-tools",
    "//clang/test:check-clang",
    "//compiler-rt/test/hwasan:check-hwasan",
    "//lld/test:check-lld",
    "//llvm/test:check-llvm"
  ],
  "additional_compile_targets": []
}