[LLVMdev] how to define a 24-bits register class

Chris Lattner clattner at apple.com
Fri Nov 13 08:28:43 PST 2009


On Nov 13, 2009, at 6:45 AM, ether zhhb wrote:

> hi every one,
>
> i have a very strange cpu that have 24-bits reigsters, but i cant see
> i24 in machine value type? and if defining it as MVT others will be
> ok?

You'd want to add a new i24 MVT enum.

-Chris




More information about the llvm-dev mailing list