[flang-commits] [flang] [flang][OpenMP] Add structure checks for DECLARE VARIANT (PR #198799)
Abid Qadeer via flang-commits
flang-commits at lists.llvm.org
Fri May 29 08:29:16 PDT 2026
abidh wrote:
> This file is relatively short, does it need to be a separate file? If the file name is the issue, you could rename check-omp-metadirective.cpp to check-omp-variant.cpp, since both fall into the "variant directives" category.
I agree and once the user condition check is removed, it will be even smaller. I have moved the checks into omp-metadirective.cpp. I did not rename the file as it will make reviewing the changes difficult. Once this goes in, I can rename it in a separate PR.
https://github.com/llvm/llvm-project/pull/198799
More information about the flang-commits
mailing list