[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:41:46 PDT 2021


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

Remove the TUNIT__ENABLED blocks that I accidentally left in the test files.
ENABLED suffixes are no longer needed since the test file is in two parts now.


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.338384.patch
Type: text/x-patch
Size: 21777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210418/d9985d82/attachment.bin>


More information about the llvm-commits mailing list