[all-commits] [llvm/llvm-project] 4c09ae: [flang][OpenMP] Lowering for CANCEL and CANCELLATI...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Tue Apr 8 02:29:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c09ae0b2ed6a99e4e69ec9e0507c26cdcc301a9
https://github.com/llvm/llvm-project/commit/4c09ae0b2ed6a99e4e69ec9e0507c26cdcc301a9
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/ClauseProcessor.h
M flang/lib/Lower/OpenMP/Clauses.cpp
M flang/lib/Lower/OpenMP/Clauses.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
A flang/test/Lower/OpenMP/cancel.f90
A flang/test/Lower/OpenMP/cancellationpoint.f90
Log Message:
-----------
[flang][OpenMP] Lowering for CANCEL and CANCELLATIONPOINT (#134248)
These will still hit TODOs in OpenMPToLLVMIRConversion.cpp
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