[Clang] Only run test when X86 backend is built.
authorFlorian Hahn <flo@fhahn.com>
Mon, 29 Mar 2021 16:27:01 +0000 (17:27 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 29 Mar 2021 16:27:01 +0000 (17:27 +0100)
commit9320ac9b4965d769632398b620ca3e4af9b56b12
treef9b12c3886be99437bd68b6f8b0a9b966913ba6d
parentbf8cbfa65fc5eb484013c43b26754b4612d5c6ee
[Clang] Only run test when X86 backend is built.

After c773d0f97304 the remark is only emitted if the loop is profitable
to vectorize, but cannot be vectorized. Hence, it depends on
X86-specific cost-modeling.
clang/test/Frontend/optimization-remark-options.c