[flang-commits] [flang] [flang][OpenMP] Implicit declarations of procedures in DECLARE_TARGET (PR #201935)

via flang-commits flang-commits at lists.llvm.org
Fri Jun 5 22:29:33 PDT 2026


https://github.com/MattPD commented:

I built the patch locally (on top of `4417a7501aae`, which contains llvm/llvm-project#122546) and compared `-fc1 -fopenmp` behavior against that baseline. A few cases changed behavior relative to the baseline. Some previously-accepted code is now rejected, and some previously-rejected code is now accepted. Left a few questions inline. If these changes are intentional it may be worth adding a note in the commit message.

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


More information about the flang-commits mailing list