Preserve vec3 type.
Summary: Preserve vec3 type with CodeGen option. Reviewers: Anastasia, bruno Reviewed By: Anastasia Subscribers: bruno, ahatanak, cfe-commits Differential Revision: https://reviews.llvm.org/D30810 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299445 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Driver/CC1Options.td 2 additions, 0 deletionsinclude/clang/Driver/CC1Options.td
- include/clang/Frontend/CodeGenOptions.def 3 additions, 0 deletionsinclude/clang/Frontend/CodeGenOptions.def
- lib/CodeGen/CGExpr.cpp 41 additions, 38 deletionslib/CodeGen/CGExpr.cpp
- lib/CodeGen/CGExprScalar.cpp 12 additions, 5 deletionslib/CodeGen/CGExprScalar.cpp
- lib/Frontend/CompilerInvocation.cpp 1 addition, 0 deletionslib/Frontend/CompilerInvocation.cpp
- test/CodeGenOpenCL/preserve_vec3.cl 24 additions, 0 deletionstest/CodeGenOpenCL/preserve_vec3.cl
Loading
Please register or sign in to comment