[LLVMdev] CodeEmitterGen
Chris Lattner
sabre at nondot.org
Tue Apr 24 11:16:09 PDT 2007
On Wed, 18 Apr 2007, Christopher Lamb wrote:
> I'm saying that the GenCodeEmitter tablegen back end should look up MI
> operand number by name, rather than assuming the order of declarations
> matches the order of the operands. This way tablegen can emit an error if the
> field name and operand name fail to match rather than silently producing an
> incorrect GenCodeEmitter.
FWIW, I completely agree with you.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list