[PATCH] D146648: [MLIR][OpenMP] Added OMPIRBuilder support for use_device_ptr clause

Akash Banerjee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:40:43 PDT 2023


TIFitis updated this revision to Diff 507452.
TIFitis added a comment.

Split use_dev_ptr test into two.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146648

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
  mlir/test/Target/LLVMIR/omptarget-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146648.507452.patch
Type: text/x-patch
Size: 22354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/39ec664b/attachment.bin>


More information about the llvm-commits mailing list