[PATCH] D109321: [clang][OpenMP] Fix the bug in codegen for ordered directive

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 7 13:34:22 PDT 2021


jdoerfert requested changes to this revision.
jdoerfert added a comment.

As noted before, this is not the right fix. Not inlining should not cause a semantic difference here, the problem is something else.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109321



More information about the cfe-commits mailing list