[PATCH] D121554: [mlir][OpenMP] Added translation from `omp.atomic.capture` to LLVM IR
Shraiysh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 08:17:01 PDT 2022
shraiysh updated this revision to Diff 416184.
shraiysh marked 5 inline comments as done.
shraiysh added a comment.
Thanks for the review @ftynse. Addressed comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121554/new/
https://reviews.llvm.org/D121554
Files:
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
mlir/test/Target/LLVMIR/openmp-llvm-invalid.mlir
mlir/test/Target/LLVMIR/openmp-llvm.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121554.416184.patch
Type: text/x-patch
Size: 34438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/2d0eccfd/attachment.bin>
More information about the llvm-commits
mailing list