The OpenMP dialect include is only needed for translation
and is not required in LLVM dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90510
[MLIR] NFC : Move OpenMP dialect include to translation ClosedPublic Authored by kiranchandramohan on Oct 30 2020, 3:42 PM.
Details Summary The OpenMP dialect include is only needed for translation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2020, 12:34 AM Closed by commit rGab8a4cec5585: [MLIR] NFC : Move OpenMP dialect include to translation (authored by kiranchandramohan). · Explain WhyNov 3 2020, 2:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302685 mlir/include/mlir/Dialect/LLVMIR/LLVMDialect.h
mlir/lib/Target/LLVMIR/ConvertToLLVMIR.cpp
|