[all-commits] [llvm/llvm-project] 706dec: [mlir] Fix the build error in OpenMPToLLVMIRTransl...
PeixinQiao via All-commits
all-commits at lists.llvm.org
Mon Apr 4 04:46:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 706dec3e47e34fd31e4bde1b9d694da133d02f79
https://github.com/llvm/llvm-project/commit/706dec3e47e34fd31e4bde1b9d694da133d02f79
Author: PeixinQiao <qiaopeixin at huawei.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
[mlir] Fix the build error in OpenMPToLLVMIRTranslation.cpp
Fix the build error with "-Werror,-Wcovered-switch-default".
Reviewed By: hpmorgan
Differential Revision: https://reviews.llvm.org/D123018
More information about the All-commits
mailing list