[PATCH] D93268: [OpenMPIRBuilder] Implement collapseLoops.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 10:31:32 PST 2021


Meinersbur updated this revision to Diff 319055.
Meinersbur marked 5 inline comments as done.
Meinersbur added a comment.

- Rebase after commit of D92974 <https://reviews.llvm.org/D92974>
- Address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93268/new/

https://reviews.llvm.org/D93268

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93268.319055.patch
Type: text/x-patch
Size: 13347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/e41f2ba9/attachment.bin>


More information about the llvm-commits mailing list