[PATCH] D72017: [Attributor] AANoRecurse check all call sites for `norecurse`

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 21:59:18 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG26d02b0f2865: [Attributor] AANoRecurse check all call sites for `norecurse` (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D72017?vs=235647&id=241967#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72017

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/dbg.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/nonzero-address-spaces.ll
  llvm/test/Transforms/Attributor/IPConstantProp/multiple_callbacks.ll
  llvm/test/Transforms/Attributor/internal-noalias.ll
  llvm/test/Transforms/Attributor/norecurse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72017.241967.patch
Type: text/x-patch
Size: 6754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/39febd36/attachment.bin>


More information about the llvm-commits mailing list