[PATCH] D158329: [X86] Support arch=x86-64{,-v2,-v3,-v4} for target_clones attribute
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 22:09:10 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a41af86041b: [X86] Support arch=x86-64{,-v2,-v3,-v4} for target_clones attribute (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D158329?vs=552078&id=552989#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158329/new/
https://reviews.llvm.org/D158329
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/attr-target-clones.c
clang/test/CodeGen/builtin-cpu-supports.c
clang/test/Sema/attr-target-clones.c
compiler-rt/lib/builtins/cpu_model.c
llvm/lib/TargetParser/X86TargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158329.552989.patch
Type: text/x-patch
Size: 14593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/4eee27f9/attachment.bin>
More information about the llvm-commits
mailing list