[PATCH] D109376: [OpenMP] Check OpenMP assumptions on call-sites as well

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 12:31:59 PDT 2021


jhuber6 updated this revision to Diff 371151.
jhuber6 added a comment.

Adding tests and addressing comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109376

Files:
  llvm/include/llvm/IR/Assumptions.h
  llvm/lib/IR/Assumptions.cpp
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/spmdization_assumes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109376.371151.patch
Type: text/x-patch
Size: 13494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/c013f2ab/attachment.bin>


More information about the llvm-commits mailing list