[llvm] [flang] [flang][OpenMP] Add semantic check for target data (PR #71560)
Kiran Chandramohan via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 11:37:41 PST 2023
kiranchandramohan wrote:
I think version checking will add additional complexity and will be difficult to maintain. For now, we can stick with the latest standard. Although in OpenMP this is difficult due to the standard moving fast.
https://github.com/llvm/llvm-project/pull/71560
More information about the llvm-commits
mailing list