[Openmp-commits] [PATCH] D145514: [OPENMP]Fix PR59947: "Partially-triangular" loop collapse crashes.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 7 11:38:58 PST 2023


ABataev updated this revision to Diff 503114.
ABataev added a comment.

Address comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145514

Files:
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/for_non_rectangular_codegen.c
  openmp/runtime/test/worksharing/for/omp_for_non_rectangular.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145514.503114.patch
Type: text/x-patch
Size: 17676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230307/33a5ad64/attachment-0001.bin>


More information about the Openmp-commits mailing list