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

Alexey Bataev via Phabricator via cfe-commits cfe-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/cfe-commits/attachments/20230307/33a5ad64/attachment.bin>


More information about the cfe-commits mailing list