[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
Sat Aug 19 14:22:53 PDT 2023
MaskRay updated this revision to Diff 551787.
MaskRay marked 4 inline comments as done.
MaskRay added a comment.
Use Lo_32/Hi_32
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.551787.patch
Type: text/x-patch
Size: 14598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230819/dc1dd6b3/attachment.bin>
More information about the llvm-commits
mailing list