[PATCH] D83744: [Attributor] Attributor call site specific AAValueConstantRange
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 13:42:41 PDT 2020
sstefan1 added a comment.
In D83744#2153411 <https://reviews.llvm.org/D83744#2153411>, @kuter wrote:
> 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 ?
Is the output of the script expected? Do all of them fail? Did you maybe specify the wrong opt binary?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83744/new/
https://reviews.llvm.org/D83744
More information about the llvm-commits
mailing list