[all-commits] [llvm/llvm-project] 8bc446: Remove unused variable. (#70670)
tsitdikov via All-commits
all-commits at lists.llvm.org
Mon Oct 30 08:37:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bc4462bc1fb14d7fb0cd80560e88a2acdd46093
https://github.com/llvm/llvm-project/commit/8bc4462bc1fb14d7fb0cd80560e88a2acdd46093
Author: tsitdikov <149382295+tsitdikov at users.noreply.github.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
Remove unused variable. (#70670)
All usages of the variable have been removed in
https://github.com/llvm/llvm-project/pull/68689, we now need to clean it
up.
More information about the All-commits
mailing list