[PATCH] D99521: [OPENMP]Fix PR48885: Crash in passing firstprivate args to tasks on Apple M1.

Jim Cownie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 31 06:20:41 PDT 2021


JimCownie added a comment.

This patch appears to fix the problem on my Mac Mini M1 <https://reviews.llvm.org/M1> machine (at least, it passes the trivial test in the bug report). I cannot comment on the code itself, which someone else should review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99521



More information about the cfe-commits mailing list