[PATCH] D112290: [Attributor] Look through indirect calls

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 12:14:58 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73a836a4642d: [Attributor] Look through indirect calls (#65197) (authored by jdoerfert, committed by GitHub <noreply at github.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112290

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/liveness.ll
  llvm/test/Transforms/Attributor/nounwind.ll
  llvm/test/Transforms/Attributor/value-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112290.556296.patch
Type: text/x-patch
Size: 31116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/19e1ae50/attachment.bin>


More information about the llvm-commits mailing list