[all-commits] [llvm/llvm-project] c44702: Remove unused variable `KMPC_KERNEL_PARALLEL_WORK_...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Jul 11 00:18:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c44702bcdf8aa829e28399d0d4ac4bfc5ac4fff1
https://github.com/llvm/llvm-project/commit/c44702bcdf8aa829e28399d0d4ac4bfc5ac4fff1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-07-11 (Sat, 11 Jul 2020)
Changed paths:
M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
Log Message:
-----------
Remove unused variable `KMPC_KERNEL_PARALLEL_WORK_FN_PTR_ARG_NO` (NFC)
This fixes a compiler warning.
More information about the All-commits
mailing list