[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
       
    Mon Aug 21 10:42:55 PDT 2023
    
    
  
MaskRay updated this revision to Diff 552078.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.
<4 x i32> => <3 x i32> (though no difference at runtime)
remove a redundant `= 57`
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.552078.patch
Type: text/x-patch
Size: 14593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/a9d1ea7d/attachment.bin>
    
    
More information about the llvm-commits
mailing list