]> granicus.if.org Git - clang/commit
[X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports.
authorCraig Topper <craig.topper@intel.com>
Tue, 8 Aug 2017 17:43:44 +0000 (17:43 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 8 Aug 2017 17:43:44 +0000 (17:43 +0000)
commita9421e2a45c1e1e49858a705bd5f95f08f26d497
tree0fc465cca3c3ccce5263dcdb58294d640675ed8b
parentef7226a076acca888be7fb613d4ec68bc81a85df
[X86] Support 'avx5124vnniw' and 'avx5124fmaps' for __builtin_cpu_supports.

They still need to be implemented in the intrinsics, the command line, and the backend. But this change isn't dependent on any of that and resolves a TODO.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310386 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets/X86.cpp
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/target-builtin-noerror.c