[PATCH] D83179: [SCCP] Use range metadata for loads and calls

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 13:56:25 PDT 2020


FWIW I'm starting to see errors with this in cuda tests. Working on getting
a testcase to show what's going on :)

-eric

On Tue, Jul 7, 2020 at 12:23 PM Nikita Popov via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> This revision was not accepted when it landed; it landed in state "Needs
> Review".
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rG8691544a2767: [SCCP] Use range metadata for loads and
> calls (authored by nikic).
>
> Changed prior to commit:
>   https://reviews.llvm.org/D83179?vs=275564&id=275682#toc
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D83179/new/
>
> https://reviews.llvm.org/D83179
>
> Files:
>   llvm/lib/Transforms/Scalar/SCCP.cpp
>   llvm/test/Transforms/SCCP/metadata.ll
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/c6a1dd16/attachment.html>


More information about the llvm-commits mailing list