[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:14:40 PDT 2022
domada updated this revision to Diff 447324.
domada marked an inline comment as not done.
domada added a comment.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Applied remarks. Moved generation of if clause to OMPIRBuilder.
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.447324.patch
Type: text/x-patch
Size: 18537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/e3f34b5b/attachment.bin>
More information about the llvm-commits
mailing list