[TLI checker] Follow good practice with -COUNT directives
authorPaul Robinson <paul.robinson@sony.com>
Thu, 2 Dec 2021 22:28:07 +0000 (14:28 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Thu, 2 Dec 2021 22:28:26 +0000 (14:28 -0800)
commit7bef49296e05579f848f2e175f122881bf7e8163
treea6e3d29323be9b36068abdf4e81a6fb4bb0698a1
parent081074e1ea5353a3775591f7306b6fb6da02b004
[TLI checker] Follow good practice with -COUNT directives

FileCheck's -COUNT suffix doesn't fail if there are more matches
than you asked for, so it's good practice to put a -NOT after.
llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml