[PATCH] D118673: [Attributor] Introduce the `AA::isPotentiallyReachable` helper APIs

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 23:43:13 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa265cf22af5e: [Attributor] Introduce the `AA::isPotentiallyReachable` helper APIs (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D118673?vs=404778&id=404830#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118673

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/X86/min-legal-vector-width.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/alignment.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/basictest.ll
  llvm/test/Transforms/Attributor/read_write_returned_arguments_scc.ll
  llvm/test/Transforms/Attributor/value-simplify-gpu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118673.404830.patch
Type: text/x-patch
Size: 53330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/63cfbf42/attachment-0001.bin>


More information about the llvm-commits mailing list