[PATCH] D30810: Preserve vec3 type.

JinGu Kang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 22:43:31 PST 2017


jaykang10 created this revision.

Preserve vec3 type with CodeGen option.


https://reviews.llvm.org/D30810

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGExpr.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenOpenCL/preserve_vec3.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30810.91267.patch
Type: text/x-patch
Size: 6497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170310/05e0d9ea/attachment.bin>


More information about the cfe-commits mailing list