[all-commits] [llvm/llvm-project] c4c103: [mlir] support collapsed loops in OpenMP-to-LLVM t...
ftynse via All-commits
all-commits at lists.llvm.org
Fri Aug 6 08:13:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4c103097660b7b130eaf134919516726d7bd9e6
https://github.com/llvm/llvm-project/commit/c4c103097660b7b130eaf134919516726d7bd9e6
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-llvm.mlir
Log Message:
-----------
[mlir] support collapsed loops in OpenMP-to-LLVM translation
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D105706
More information about the All-commits
mailing list