[llvm-dev] [RFC] Tablegen-erated GlobalISel Combine Rules

David Greene via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 29 07:07:36 PST 2018


Nicolai Hähnle <nhaehnle at gmail.com> writes:

> Then again, explicitly writing (match) also has the advantage that
> it'd be obvious which part of the rule one is looking at.

I think that is a huge advantage.  Anything that makes coming back to
code written five years ago easier is a good things.

                        -David


More information about the llvm-dev mailing list