[PATCH] D146648: [MLIR][OpenMP] Added MLIR translation support for use_device clauses

Akash Banerjee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 03:31:13 PDT 2023


TIFitis updated this revision to Diff 543450.
TIFitis marked an inline comment as done.
TIFitis added a comment.

Attempt at fixing build error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146648

Files:
  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.543450.patch
Type: text/x-patch
Size: 27567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/9e92b60f/attachment.bin>


More information about the llvm-commits mailing list