[PATCH] D104599: [WIP][Attributor] Derive AAFunctionReachability attribute.

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 10:01:24 PDT 2021


kuter updated this revision to Diff 353406.
kuter added a comment.

- Simplify control flow
- Rename const_cast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104599

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/unittests/Transforms/IPO/AttributorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104599.353406.patch
Type: text/x-patch
Size: 9134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/61227ad6/attachment.bin>


More information about the llvm-commits mailing list