OpenMP Metadirective Runtime support

I came across the following tests:

https://reviews.llvm.org/D138928

If correct, static support is there in Clang. How much runtime support is there? Is anyone looking into it? Just want to ensure I am not implementing (submitting a patch) it twice if someone has already done it.