[llvm-dev] [RFC] NewGVN

Davide Italiano via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 18 11:55:11 PST 2016


On Fri, Nov 18, 2016 at 9:05 AM, Daniel Berlin via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Agreed.
> Davide and I agreed that the right play is to cut it down to the core part,
> and submit that, and then add all the stuff on top.
> It would be really nice to get the core part of it well tested so that when
> we add the stuff like load coercion, etc, we don't also have to debug too
> many issues in the core of it.
>

100% agree that the core algorithm should be very well tested before
moving forward with the other pieces.

--
Davide


More information about the llvm-dev mailing list