[all-commits] [llvm/llvm-project] ab8a4c: [MLIR] NFC : Move OpenMP dialect include to transl...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Tue Nov 3 14:14:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ab8a4cec558562e75e67b133b9316f865c426273
https://github.com/llvm/llvm-project/commit/ab8a4cec558562e75e67b133b9316f865c426273
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMDialect.h
M mlir/lib/Target/LLVMIR/ConvertToLLVMIR.cpp
Log Message:
-----------
[MLIR] NFC : Move OpenMP dialect include to translation
The OpenMP dialect include is only needed for translation
and is not required in LLVM dialect.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D90510
More information about the All-commits
mailing list