[PATCH] D92974: [OpenMPIRBuilder] Implement tileLoops.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 23:13:57 PST 2020
Meinersbur updated this revision to Diff 311117.
Meinersbur added a comment.
- Avoid pre-merge check warning about using `auto` for an interator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92974/new/
https://reviews.llvm.org/D92974
Files:
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/lib/IR/BasicBlock.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92974.311117.patch
Type: text/x-patch
Size: 34131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/6350c4c6/attachment.bin>
More information about the llvm-commits
mailing list