Re: r258394 - [OPENMP] Fix crash on reduction for complex variables.

2016-01-21 Thread Hans Wennborg via cfe-commits
Jack suggested (https://llvm.org/bugs/show_bug.cgi?id=26059#c7) that
this should be merged to 3.8.

Alexey, you're the code owner here. OK for merging? If yes, do you
want to go ahead and merge with utils/release/merge.sh?

On Thu, Jan 21, 2016 at 4:35 AM, Alexey Bataev via cfe-commits
 wrote:
> Author: abataev
> Date: Thu Jan 21 06:35:58 2016
> New Revision: 258394
>
> URL: http://llvm.org/viewvc/llvm-project?rev=258394=rev
> Log:
> [OPENMP] Fix crash on reduction for complex variables.
> reworked codegen for reduction operation for complex types to avoid crash
>
> Modified:
> cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
> cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
> cfe/trunk/lib/CodeGen/CodeGenFunction.h
> cfe/trunk/test/OpenMP/parallel_reduction_codegen.cpp
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


Re: r258394 - [OPENMP] Fix crash on reduction for complex variables.

2016-01-21 Thread Alexey Bataev via cfe-commits
Ok, will do

Best regards,
Alexey Bataev
=
Software Engineer
Intel Compiler Team

22.01.2016 0:10, Hans Wennborg пишет:
> Jack suggested (https://llvm.org/bugs/show_bug.cgi?id=26059#c7) that
> this should be merged to 3.8.
>
> Alexey, you're the code owner here. OK for merging? If yes, do you
> want to go ahead and merge with utils/release/merge.sh?
>
> On Thu, Jan 21, 2016 at 4:35 AM, Alexey Bataev via cfe-commits
>  wrote:
>> Author: abataev
>> Date: Thu Jan 21 06:35:58 2016
>> New Revision: 258394
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=258394=rev
>> Log:
>> [OPENMP] Fix crash on reduction for complex variables.
>> reworked codegen for reduction operation for complex types to avoid crash
>>
>> Modified:
>>  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
>>  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
>>  cfe/trunk/lib/CodeGen/CodeGenFunction.h
>>  cfe/trunk/test/OpenMP/parallel_reduction_codegen.cpp

___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits