[PATCH] D139701: [Clang] Emit "min-legal-vector-width" attribute for X86 only
    Phoebe Wang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 20 19:58:00 PST 2022
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe746a9a600a0: [Clang] Emit "min-legal-vector-width" attribute for X86 only (authored by pengfei).
Changed prior to commit:
  https://reviews.llvm.org/D139701?vs=483797&id=484456#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139701/new/
https://reviews.llvm.org/D139701
Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/aarch64-neon-3v.c
  clang/test/CodeGen/aarch64-neon-extract.c
  clang/test/CodeGen/aarch64-neon-ldst-one.c
  clang/test/CodeGen/aarch64-neon-scalar-copy.c
  clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
  clang/test/CodeGen/aarch64-neon-vget.c
  clang/test/CodeGen/aarch64-poly64.c
  clang/test/CodeGen/arm64_vdupq_n_f64.c
  clang/test/CodeGenCXX/arm-generated-fn-attr.cpp
  clang/test/OpenMP/amdgcn-attributes.cpp
  llvm/docs/LangRef.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139701.484456.patch
Type: text/x-patch
Size: 183214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/e4c4a7a5/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list