[all-commits] [llvm/llvm-project] edc50f: [flang][OpenMP] Add lowering support for task deta...
NimishMishra via All-commits
all-commits at lists.llvm.org
Tue Dec 10 03:25:27 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edc50f3954af081b385cb03961899b5da1f1eb6b
https://github.com/llvm/llvm-project/commit/edc50f3954af081b385cb03961899b5da1f1eb6b
Author: NimishMishra <42909663+NimishMishra at users.noreply.github.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/ClauseProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
R flang/test/Lower/OpenMP/Todo/task_detach.f90
A flang/test/Lower/OpenMP/task_detach.f90
Log Message:
-----------
[flang][OpenMP] Add lowering support for task detach (#119128)
This PR adds lowering task detach to MLIR.
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