[PATCH] D119657: [OpenMP][mlir] Lowering for omp.atomic.update

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 01:46:40 PST 2022


shraiysh updated this revision to Diff 412633.
shraiysh added a comment.

Addressed reviewer comments. Rebase with main.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119657/new/

https://reviews.llvm.org/D119657

Files:
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
  mlir/test/Dialect/OpenMP/invalid.mlir
  mlir/test/Target/LLVMIR/openmp-llvm-invalid.mlir
  mlir/test/Target/LLVMIR/openmp-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119657.412633.patch
Type: text/x-patch
Size: 11984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/c081b968/attachment.bin>


More information about the llvm-commits mailing list