[PATCH] D47143: [NewGVN] Do not treat LoadExpressions with differing nonnull as equal.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 10:38:51 PDT 2018


SGTM.
If it turns out to be way too ugly. let's circle back and figure out what
we want to do.


On Tue, May 22, 2018 at 9:15 AM, Florian Hahn via Phabricator <
reviews at reviews.llvm.org> wrote:

> fhahn planned changes to this revision.
> fhahn added a comment.
>
> Thanks for the excellent feedback. I'll look into teaching Simplify* to
> skip (some) metadata
>
>
> https://reviews.llvm.org/D47143
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/0d45c113/attachment.html>


More information about the llvm-commits mailing list