[all-commits] [llvm/llvm-project] b026c9: [X86] Add missing features for ivybridge, sandybri...
Freddy Ye via All-commits
all-commits at lists.llvm.org
Sun Jul 2 17:13:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b026c9eb1051c854ff13980cd30369f60b9a88c3
https://github.com/llvm/llvm-project/commit/b026c9eb1051c854ff13980cd30369f60b9a88c3
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M clang/test/CodeGen/attr-cpuspecific.c
M llvm/include/llvm/TargetParser/X86TargetParser.def
Log Message:
-----------
[X86] Add missing features for ivybridge, sandybridge and knl in X86TargetParser.def.
This is also a pre-commit change for D151696
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D154209
More information about the All-commits
mailing list