[PATCH] D101578: [Attributor] Add AAExecutionDomainInfo interface to OpenMPOpt

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 13:42:50 PDT 2021


jhuber6 updated this revision to Diff 342533.
jhuber6 retitled this revision from "[Attributor][WIP] Add AAExecutionDomainInfo interface" to "[Attributor] Add AAExecutionDomainInfo interface to OpenMPOpt".
jhuber6 edited the summary of this revision.
jhuber6 added a comment.
Herald added subscribers: guansong, yaxunl.

Fixing nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101578

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/single_threaded_execution.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101578.342533.patch
Type: text/x-patch
Size: 9419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/2546ecf4/attachment.bin>


More information about the llvm-commits mailing list