[all-commits] [llvm/llvm-project] 4d1010: [mlir][OpenMP] Fix memory leak by deleting unused ...
Shraiysh via All-commits
all-commits at lists.llvm.org
Tue Mar 29 14:56:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d1010909f2e18a71a1597c40b64bda84a5f6d1f
https://github.com/llvm/llvm-project/commit/4d1010909f2e18a71a1597c40b64bda84a5f6d1f
Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
[mlir][OpenMP] Fix memory leak by deleting unused value
Reviewed By: ftynse, rriddle
Differential Revision: https://reviews.llvm.org/D122633
More information about the All-commits
mailing list