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/include/llvm/CodeGen/TargetRegisterInfo.h",
    "//llvm/lib/CodeGen/CalcSpillWeights.cpp",
    "//llvm/lib/CodeGen/TargetRegisterInfo.cpp",
    "//llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp",
    "//llvm/lib/Target/RISCV/RISCVRegisterInfo.h",
    "//llvm/test/CodeGen/RISCV/rvv/abs-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/bitreverse-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/bswap-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/ceil-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/combine-reduce-add-to-vcpop.ll",
    "//llvm/test/CodeGen/RISCV/rvv/compressstore.ll",
    "//llvm/test/CodeGen/RISCV/rvv/ctpop-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/cttz-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/expandload.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitreverse-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bswap-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ceil-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctpop-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-floor-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fmaximum-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fminimum-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-explodevector.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-interleaved-access.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-nearbyint-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-rint-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-round-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-roundeven-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-roundtozero-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-fp-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-int-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-trunc-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vcopysign-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmax-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmin-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/floor-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fmaximum-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fmaximum-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fminimum-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fminimum-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/fshr-fshl-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/nearbyint-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/rint-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/round-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/roundeven-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/roundtozero-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/setcc-fp-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/setcc-int-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/strided-vpstore.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfadd-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfdiv-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfmadd-constrained-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfmadd-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfmax-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfmin-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfmsub-constrained-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfmul-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfptosi-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfptoui-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfptrunc-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfsub-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfwmacc-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfwnmacc-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vfwnmsac-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vpmerge-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vpscatter-sdnode.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vpstore.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vselect-fp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vselect-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vsitofp-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vtrunc-vp.ll",
    "//llvm/test/CodeGen/RISCV/rvv/vuitofp-vp.ll"
  ],
  "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": []
}
running all tests due to change to blacklisted file