[all-commits] [llvm/llvm-project] 3c0d47: [mlir][OpenMP] omp.single translation to LLVM IR
Shraiysh via All-commits
all-commits at lists.llvm.org
Wed Mar 23 21:37:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c0d47086511131764450841d4f7411f5577c7d9
https://github.com/llvm/llvm-project/commit/3c0d47086511131764450841d4f7411f5577c7d9
Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
M mlir/test/Target/LLVMIR/openmp-llvm.mlir
Log Message:
-----------
[mlir][OpenMP] omp.single translation to LLVM IR
This patch adds translation from omp.single to LLVM IR.
Depends on D122288
Reviewed By: ftynse, kiranchandramohan
Differential Revision: https://reviews.llvm.org/D122297
More information about the All-commits
mailing list