[PATCH] D56413: [OpenMP] Avoid remainder operations for loop index values on a collapsed loop nest.

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 8 11:41:04 PST 2019


gtbercea updated this revision to Diff 180711.
gtbercea added a comment.

Fix update.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56413

Files:
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/for_codegen.cpp
  test/OpenMP/for_simd_codegen.cpp
  test/OpenMP/parallel_for_simd_codegen.cpp
  test/OpenMP/simd_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56413.180711.patch
Type: text/x-patch
Size: 19979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190108/0c222a66/attachment-0001.bin>


More information about the cfe-commits mailing list