[PATCH] D129368: [mlir][OpenMP] Lower simd if clause to LLVM IR

Dominik Adamski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 07:57:10 PDT 2022


domada updated this revision to Diff 447342.
domada marked an inline comment as done.
domada added a comment.

Fix build failures


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

https://reviews.llvm.org/D129368

Files:
  flang/test/Lower/OpenMP/simd.f90
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129368.447342.patch
Type: text/x-patch
Size: 18468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/4bcfa4e8/attachment.bin>


More information about the llvm-commits mailing list