[PATCH] D40230: Add -mprefer-vector-width driver option and attribute during CodeGen.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 11 13:10:05 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320419: [Driver][CodeGen] Add -mprefer-vector-width driver option and attribute during… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D40230?vs=123709&id=126434#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40230

Files:
  cfe/trunk/docs/ClangCommandLineReference.rst
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.h
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/attr-mprefer-vector-width.c
  cfe/trunk/test/Driver/mprefer-vector-width.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40230.126434.patch
Type: text/x-patch
Size: 6875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171211/f113e159/attachment-0001.bin>


More information about the cfe-commits mailing list