[PATCH] D92974: [OpenMPIRBuilder] Implement tileLoops.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 23 17:37:48 PST 2021


Meinersbur updated this revision to Diff 318799.
Meinersbur marked 3 inline comments as done.
Meinersbur added a comment.

- Rebase
- Address remaining comments

Going to commit after no additional comment from @ftynse.


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.318799.patch
Type: text/x-patch
Size: 34718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210124/58ba1126/attachment.bin>


More information about the llvm-commits mailing list