gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//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": [ "//lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp", "//lldb/test/Shell/ObjectFile/wasm/wasm-formatter-sections.yaml", "//llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h", "//llvm/lib/Transforms/Vectorize/VPlan.h", "//llvm/lib/Transforms/Vectorize/VPlanLowering.cpp", "//llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp", "//llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp", "//llvm/lib/Transforms/Vectorize/VPlanUtils.cpp", "//llvm/lib/Transforms/Vectorize/VPlanUtils.h", "//llvm/test/Transforms/LoopVectorize/AArch64/epilog-iv-live-outs.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/epilog-vectorization-widen-inductions.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/fixed-order-recurrence.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/induction-trunc.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/low_trip_count_predicates.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/sve-interleaved-accesses.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-cost.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-derived-ivs.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-epilogue-vec.ll", "//llvm/test/Transforms/LoopVectorize/ARM/mve-reductions.ll", "//llvm/test/Transforms/LoopVectorize/RISCV/strided-accesses.ll", "//llvm/test/Transforms/LoopVectorize/RISCV/tail-folding-uniform-store.ll", "//llvm/test/Transforms/LoopVectorize/SystemZ/force-target-instruction-cost.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/derivediv-wrapflags.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/first-order-recurrence-sink-replicate-region.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing.ll", "//llvm/test/Transforms/LoopVectorize/X86/consecutive-ptr-uniforms.ll", "//llvm/test/Transforms/LoopVectorize/X86/cost-model.ll", "//llvm/test/Transforms/LoopVectorize/X86/fixed-order-recurrence.ll", "//llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll", "//llvm/test/Transforms/LoopVectorize/X86/interleave-cost.ll", "//llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-hoist-load-across-store.ll", "//llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-sink-store-across-load.ll", "//llvm/test/Transforms/LoopVectorize/X86/strided_load_cost.ll", "//llvm/test/Transforms/LoopVectorize/alias-mask.ll", "//llvm/test/Transforms/LoopVectorize/create-induction-resume.ll", "//llvm/test/Transforms/LoopVectorize/dereferenceable-info-from-assumption-variable-size.ll", "//llvm/test/Transforms/LoopVectorize/find-last-iv-interleave.ll", "//llvm/test/Transforms/LoopVectorize/find-last-iv-sinkable-expr-tail-folding.ll", "//llvm/test/Transforms/LoopVectorize/find-last-iv-sinkable-expr.ll", "//llvm/test/Transforms/LoopVectorize/first-order-recurrence-chains.ll", "//llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll", "//llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll", "//llvm/test/Transforms/LoopVectorize/fmax-without-fast-math-flags.ll", "//llvm/test/Transforms/LoopVectorize/if-pred-stores.ll", "//llvm/test/Transforms/LoopVectorize/induction-unroll-novec.ll", "//llvm/test/Transforms/LoopVectorize/induction.ll", "//llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll", "//llvm/test/Transforms/LoopVectorize/iv-select-cmp-trunc.ll", "//llvm/test/Transforms/LoopVectorize/iv-select-cmp.ll", "//llvm/test/Transforms/LoopVectorize/loop-scalars.ll", "//llvm/test/Transforms/LoopVectorize/multiple-argmin-argmax.ll", "//llvm/test/Transforms/LoopVectorize/nested-loops-scev-expansion.ll", "//llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-liveout.ll", "//llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization.ll", "//llvm/test/Transforms/LoopVectorize/reduction-with-invariant-store.ll", "//llvm/test/Transforms/LoopVectorize/runtime-check-small-bounded-ranges.ll", "//llvm/test/Transforms/LoopVectorize/runtime-check.ll", "//llvm/test/Transforms/LoopVectorize/scalable-first-order-recurrence.ll", "//llvm/test/Transforms/LoopVectorize/select-reduction-start-value-may-be-undef-or-poison.ll", "//llvm/test/Transforms/LoopVectorize/select-smin-first-index.ll", "//llvm/test/Transforms/LoopVectorize/select-umin-first-index.ll", "//llvm/test/Transforms/PhaseOrdering/AArch64/interleave_vec.ll", "//llvm/test/Transforms/PhaseOrdering/AArch64/interleavevectorization.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