Displaying 1 result from an estimated 1 matches for "1000687".
Did you mean:
1000627
2008 Oct 01
2
[LLVMdev] Type Legalizer Question.
>
> On Tue, Sep 30, 2008 at 9:48 AM, <Sanjiv.Gupta at microchip.com> wrote:
> > All the sub methods called inside ExpandIntegerOperand like
> ExpandInOp_STORE
> > etc have access to the expanded operands map.
> >
> > Why they aren't passed to target LowerOperation? A target may also
want
> to
> > use the already expanded Lo and Hi parts.
>