[all-commits] [llvm/llvm-project] 484fac: [flang][OpenMP] Skip compiler directives in getCol...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Nov 25 12:15:19 PST 2025


  Branch: refs/heads/users/kparzysz/directive-codegen-error
  Home:   https://github.com/llvm/llvm-project
  Commit: 484fac71a48a81fbc6af95e2ab62a6de8d4e5587
      https://github.com/llvm/llvm-project/commit/484fac71a48a81fbc6af95e2ab62a6de8d4e5587
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-11-25 (Tue, 25 Nov 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Lower/OpenMP/Utils.h
    A flang/test/Lower/OpenMP/compiler-directives-loop.f90

  Log Message:
  -----------
  [flang][OpenMP] Skip compiler directives in getCollapsedLoopEval

Use `getNestedDoConstruct` from Utils to get the nested DoConstructs.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list