[llvm-branch-commits] [flang] [llvm] [flang][OpenMP] Sema checks, lowering with new format of MAP modifiers (PR #149137)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 21 08:07:53 PDT 2025


tblah wrote:

> There is a parsing test that shows the conversion, plus parsing of the new modifiers (in the parsing PR). Do you want something specific to lowering, e.g. show the same MLIR generated for a given modifier with -fopenmp-version=52 and 60?

Ahh okay. Maybe we only need one test then, but it would be good to make sure this makes it through the clause processor okay.

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


More information about the llvm-branch-commits mailing list