llvm-project/mlir/lib/Target/LLVMIR
Mats Petersson 517c3aee4d [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic
The implementation supports static schedule for Fortran do loops. This
implements the dynamic variant of the same concept.

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D97393
2021-04-16 16:09:49 +01:00
..
Dialect [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic 2021-04-16 16:09:49 +01:00
CMakeLists.txt [mlir][ArmSVE] Cleanup dialect registration 2021-04-16 15:56:51 +02:00
ConvertFromLLVMIR.cpp Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
ConvertToLLVMIR.cpp [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01:00
DebugTranslation.cpp [mlir][IR][NFC] Define the Location classes in ODS instead of C++ 2021-03-08 14:32:40 -08:00
DebugTranslation.h [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
ModuleTranslation.cpp [mlir][NFC] Add a using directive for llvm::SetVector 2021-04-15 16:09:34 -07:00
TypeTranslation.cpp [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01:00