[Openmp-commits] [PATCH] D113824: [OpenMP] Fix custom state machine if have reduction

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 1 14:03:29 PST 2021


jdoerfert requested changes to this revision.
jdoerfert added a comment.
This revision now requires changes to proceed.

I didn't see this patch before, sorry.

D114802 <https://reviews.llvm.org/D114802> was the right fix.

I am not sure how this fixes anything to be honest.
This `foldKernelFnAttribute(A, "");` in particular is beyond me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113824



More information about the Openmp-commits mailing list