Parsing and sema analysis for OpenMP clause 'reduction'
Details
Diff Detail
Event Timeline
I found the patch does not work with the latest trunk. Could you please rebase, or provide a version number the patch is based on?
BTW, I am using git mirror, it will be appropriated to show me how to locate the base. Are we using git log? I did not find any tags...
Hi Guansong,
You have to use svn revision 208774. I think sha1 for clang is
9b6eaeef4c7844509a3a3e4de39bfafb9f8990ff and for llvm
c413e016723673ca93d5700c72083194ac21b766.
Best regards,
Alexey Bataev
Software Engineer
Intel Compiler Team
Intel Corp.
28 Май 2014 г. 19:01:11, Guansong Zhang писал:
I found the patch does not work with the latest trunk. Could you please rebase, or provide a version number the patch is based on?
BTW, I am using git mirror, it will be appropriated to show me how to locate the base. Are we using git log? I did not find any tags...