[all-commits] [llvm/llvm-project] e0fed0: [Flang][OpenMP] Fix unused variable warning for ta...
Prabhdeep Soni via All-commits
all-commits at lists.llvm.org
Tue Jun 6 09:30:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0fed043662cb2410858ad82002f22e64ee552dd
https://github.com/llvm/llvm-project/commit/e0fed043662cb2410858ad82002f22e64ee552dd
Author: Prabhdeep Singh Soni <prabhdeep.singh.soni3 at huawei.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[Flang][OpenMP] Fix unused variable warning for task depend
This patch fixes an unused variable warning that was caused by the task
depend patch.
Original Commit: 3373c8405c5e144567c2b25c28b54b4ac63b09b6
Original Differential Revision: https://reviews.llvm.org/D146766
More information about the All-commits
mailing list