[PATCH] D39504: [OpenMP] Extend "Avoid VLAs for reduction" optimization to VLAs as base

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 06:31:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317207: [OpenMP] Extend "Avoid VLAs for reduction" optimization to VLAs as base (authored by Hahnfeld).

Changed prior to commit:
  https://reviews.llvm.org/D39504?vs=121169&id=121297#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39504

Files:
  cfe/trunk/lib/Sema/SemaOpenMP.cpp
  cfe/trunk/test/OpenMP/for_reduction_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39504.121297.patch
Type: text/x-patch
Size: 12319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/fcea8e37/attachment.bin>


More information about the cfe-commits mailing list