9 lines · plain
1# REQUIRES: x86-registered-target2 3# RUN: cp -f %S/Inputs/prefix-never-matches.ll %t.ll4# RUN: %update_llc_test_checks --no-generate-body-for-unused-prefixes %t.ll 2>&1 | FileCheck %s5# RUN: FileCheck --input-file=%t.ll %s --check-prefix=OUTPUT6 7# CHECK: WARNING: For function 'fold_v2i64', the following RUN lines will not generate checks due to conflicting output8# OUTPUT-NOT: A:9