[PATCH] D89844: [Clang][OpenMP][WIP] Fixed an issue of segment fault when using target nowait

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 21 11:44:24 PDT 2020


tianshilei1992 added a comment.

In D89844#2345337 <https://reviews.llvm.org/D89844#2345337>, @ye-luo wrote:

> Getting this even when compiling without offload. You can use the reproducer from the original bug report.

I noticed one issue and I'm working on it now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89844



More information about the cfe-commits mailing list