[Openmp-commits] [PATCH] D144015: [OpenMP]Fix PR55970: Miscompile of collapse(3) with non-rectangular loop nest.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Feb 14 10:40:56 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGddde06906be1: [OpenMP]Fix PR55970: Miscompile of collapse(3) with non-rectangular loop nest. (authored by ABataev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144015

Files:
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/for_codegen.cpp
  clang/test/OpenMP/tile_codegen.cpp
  openmp/runtime/test/worksharing/for/omp_for_collapse_non_rectangular.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144015.497388.patch
Type: text/x-patch
Size: 21683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230214/3e1469df/attachment-0001.bin>


More information about the Openmp-commits mailing list