[flang-commits] [flang] [Flang][OpenMP] Run Flang-specific OpenMP MLIR passes in bbc (PR #66633)

via flang-commits flang-commits at lists.llvm.org
Mon Sep 18 05:06:26 PDT 2023


agozillon wrote:

LGTM.

And nice catch with the test where we've specified the incorrect/non-existent variable name in omp-cse-region-boundary.f90, I spotted it as well it seems we need to add a semantic check for it at some point in the near future, it might be worth opening an issue if there isn't one that exists already. 

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


More information about the flang-commits mailing list