[all-commits] [llvm/llvm-project] d4649b: [flang][OpenMP] Skip compiler directives in getCol...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Nov 25 12:15:59 PST 2025
Branch: refs/heads/users/kparzysz/directive-codegen-error
Home: https://github.com/llvm/llvm-project
Commit: d4649b5b1901b7e1c741e46b3c22b1cf6134e467
https://github.com/llvm/llvm-project/commit/d4649b5b1901b7e1c741e46b3c22b1cf6134e467
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.
Fixes https://github.com/llvm/llvm-project/issues/169532
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