[LLVMdev] Multiclass inheritance?

Chris Lattner clattner at apple.com
Tue Mar 24 08:28:39 PDT 2009


On Mar 23, 2009, at 5:14 PM, David Greene wrote:
> In TableGen, can multiclasses inherit from one another?  I notice  
> that there's
> a lot of redundancy in the X86 .td files that could go away with  
> multiclass
> inheritance.

Nope, not currently.  That would be a nice feature though!

-Chris



More information about the llvm-dev mailing list