[all-commits] [llvm/llvm-project] 22cdeb: [MLIR][OpenMP] Add Conversion for Atomic Update Op
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Thu Feb 16 15:58:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22cdeb54a12363a71bd3168eab6b21b735fd15c5
https://github.com/llvm/llvm-project/commit/22cdeb54a12363a71bd3168eab6b21b735fd15c5
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[MLIR][OpenMP] Add Conversion for Atomic Update Op
Reviewed By: TIFitis
Differential Revision: https://reviews.llvm.org/D143964
More information about the All-commits
mailing list