[PATCH] D120573: [OpenMP] Support runtime user conditions in metadirective

Abid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 17:38:21 PDT 2022


abidmalikwaterloo added a comment.

Are you going to work on it? Just confirming. I am working on D122255 <https://reviews.llvm.org/D122255>. The code generation part for the dynamic condition is useful. However, my understanding is that it is not according to the OpenMP 5.2 specification. Correct me if I am wrong.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120573



More information about the cfe-commits mailing list