[PATCH] D83744: [Attributor] Attributor call site specific AAValueConstantRange

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 08:25:30 PDT 2020


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

merge with D83299 <https://reviews.llvm.org/D83299>
add positive and negative tests.

@jdoerfert I have a problem  with this patch even though I auto generate tests, llvm-lit fails.
Is this a bug with the `update_test_checks.py` script ?


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

https://reviews.llvm.org/D83744

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83744.278199.patch
Type: text/x-patch
Size: 13847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/d5a50b45/attachment.bin>


More information about the llvm-commits mailing list