[LLVMdev] Difficulty with reusing DAG nodes.

Richard Pennington rich at pennware.com
Fri Sep 12 06:41:44 CDT 2008


Richard Osborne wrote:
> Richard Pennington wrote:

> In your target lowering you need to set the operation action for 
> ISD::*MUL_LOHI to expand otherwise it will be assumed to be legal.
> 
> Richard

Ah! Thanks! That's the bit I was missing.

-Rich


More information about the LLVMdev mailing list