[PATCH] D84722: [Attributor] Call site specific AAValueSimplification and AAIsDead.

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 18 09:29:37 PDT 2021


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

- Rebase
- Split the test file into two.
- Remove the unneeded utility function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84722

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/cb_liveness_disabled.ll
  llvm/test/Transforms/Attributor/cb_liveness_enabled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84722.338383.patch
Type: text/x-patch
Size: 23887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210418/3d9a18e2/attachment.bin>


More information about the llvm-commits mailing list