[LLVMdev] Difficulty with reusing DAG nodes.

Richard Pennington rich at pennware.com
Fri Sep 12 04:41:44 PDT 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 llvm-dev mailing list