[all-commits] [llvm/llvm-project] 51297a: [MLIR][OpenMP][NFC] Minor code cleanup
Akash Banerjee via All-commits
all-commits at lists.llvm.org
Thu Apr 27 06:49:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51297a7a720c83f831b072df4666877673f87cfa
https://github.com/llvm/llvm-project/commit/51297a7a720c83f831b072df4666877673f87cfa
Author: Akash Banerjee <Akash.Banerjee at amd.com>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
[MLIR][OpenMP][NFC] Minor code cleanup
Cleanup how the IsBegin argument is passed and removed unnecessary variable.
More information about the All-commits
mailing list