[PATCH] D99297: [OPENMP]Fix PR49636: Assertion `(!Entry.getAddress() || Entry.getAddress() == Addr) && "Resetting with the new address."' failed.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 26 20:10:35 PDT 2021


jdoerfert accepted this revision.
jdoerfert added a subscriber: tra.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM, @tra might have input on the cuda change but it seems reasonable and we can do that post commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99297



More information about the cfe-commits mailing list