[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 13:33:21 PDT 2021


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

Forgot to change the OpenMPOpt implementation.


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.371170.patch
Type: text/x-patch
Size: 13690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/c2487337/attachment.bin>


More information about the llvm-commits mailing list