[flang-commits] [llvm] [flang] [flang][OpenMP] Add semantic check for declare target (PR #71861)

via flang-commits flang-commits at lists.llvm.org
Thu Nov 16 09:18:43 PST 2023


shraiysh wrote:

I have added tests for lowering - this ensures behavior similar to the `to` clause. So, this patch ensures that `enter` clause works similar to `to` clause. I have not added tests where `to` and `enter` clauses both are used in the same program unit. I will add them separately, to make sure this patch doesn't become too huge. Requesting review @agozillon @raghavendhra 

https://github.com/llvm/llvm-project/pull/71861


More information about the flang-commits mailing list