[PATCH] D123919: [mlir][OpenMP] omp.task translation to LLVM IR
Shraiysh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 7 11:22:52 PDT 2022
shraiysh updated this revision to Diff 434897.
shraiysh added a comment.
Added target triple to make sure that the test doesn't fail on non-x86 machines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123919/new/
https://reviews.llvm.org/D123919
Files:
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
mlir/test/Target/LLVMIR/openmp-llvm.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123919.434897.patch
Type: text/x-patch
Size: 7048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/d341792d/attachment.bin>
More information about the llvm-commits
mailing list