[PATCH] D114331: [OMPIRBuilder] Fix static schedule in worksharing-loop directive
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 19:07:01 PST 2021
peixin updated this revision to Diff 389081.
peixin added a comment.
Change the variable name"const_i32" to "static_chunk_size" and remove redundant code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114331/new/
https://reviews.llvm.org/D114331
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: D114331.389081.patch
Type: text/x-patch
Size: 3815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/70da44e4/attachment.bin>
More information about the llvm-commits
mailing list