[llvm-commits] [PATCH] Add Pattern ID Information

David A. Greene greened at obbligato.org
Fri Aug 5 11:37:30 PDT 2011


Chris Lattner <clattner at apple.com> writes:

> I'm just saying that I disagree with the principle of generalizing
> existing code "just in case" it is useful in the future.  If the
> changes make the .td files easier to maintain and reason about for
> *existing* CPUs, then I'm all for them.

Yep, that's the goal.  It just so happens it makes future stuff easier
too.

I expect there will be a lot of discussion about the patches and a lot
of churn on my end responding to comments.  So I'm anticipating a fairly
lengthy process of getting all of us to a place where we're comfortable.
I certainly won't expect to be told I can check them in three days after
I submit them.  :)

                                 -Dave




More information about the llvm-commits mailing list