[PATCH] D28116: [NewGVN] Reduce code duplication for load/store equality

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 06:02:22 PST 2016


On Tue, Dec 27, 2016 at 11:17 AM, Daniel Berlin <dberlin at dberlin.org> wrote:
> Oh that's right, they don't share a common base.
>
> No, just template it.
> We are going to override this again anyway when it comes to
> CoercibleLoadExpression.
>

Cool! Committed as rL290667


More information about the llvm-commits mailing list