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

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 16:29:03 PDT 2020


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

add `attributor-enable-call-site-specific=false` as a test.
fix the run lines.

@sstefan1 thanks for the help it was because I forgot to add `< %s` :/


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.278627.patch
Type: text/x-patch
Size: 16669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/4c8eac66/attachment.bin>


More information about the llvm-commits mailing list