[PATCH] D40911: [OpenMP] Fix PR35542: Correct adjusting of private reduction variable

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 6 11:12:38 PST 2017


Hahnfeld updated this revision to Diff 125768.
Hahnfeld marked 3 inline comments as done.
Hahnfeld added a comment.

Get type from `Address`.


https://reviews.llvm.org/D40911

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  test/OpenMP/for_reduction_codegen.cpp
  test/OpenMP/for_reduction_codegen_UDR.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40911.125768.patch
Type: text/x-patch
Size: 10103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171206/f0e1bea4/attachment.bin>


More information about the cfe-commits mailing list