[PATCH] D55928: [OpenMP] Add flag for preventing the extension to 64 bits for the collapse loop counter

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 12:42:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC350758: [OpenMP] Add flag for preventing the extension to 64 bits for the collapse loop… (authored by gbercea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55928?vs=179078&id=180906#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55928/new/

https://reviews.llvm.org/D55928

Files:
  docs/OpenMPSupport.rst
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/nvptx_target_teams_distribute_parallel_for_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55928.180906.patch
Type: text/x-patch
Size: 12231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/c7c4b250/attachment-0001.bin>


More information about the cfe-commits mailing list