Pre-commit test for D151696.
authorFreddy Ye <freddy.ye@intel.com>
Wed, 28 Jun 2023 05:06:05 +0000 (13:06 +0800)
committerFreddy Ye <freddy.ye@intel.com>
Wed, 28 Jun 2023 05:53:35 +0000 (13:53 +0800)
commit43baa5986c20aa510144c0de9b7782050ccba530
treedb2f924fd3fe4b8fb88357436c3f659e2665057f
parente9fb7d6972b9a48918ebffb61ef1472e1b1d7636
Pre-commit test for D151696.

Meanwhile this patch added missing tests for supported CPU names
of cpu_dispatch/specific attribute and added more CHECKs for
resolver function.

Reviewed By: pengfei, skan

Differential Revision: https://reviews.llvm.org/D152989
clang/test/CodeGen/attr-cpuspecific-cpus.c [new file with mode: 0644]
clang/test/CodeGen/attr-cpuspecific.c