[llvm-commits] CVS: llvm/lib/CodeGen/IntrinsicLowering.cpp

Chris Lattner clattner at apple.com
Sun Jan 28 20:53:17 PST 2007


>> I don't recall making that the statement, but even if I did, it is
>> certainly not true :)
>
> I gathered that :)
>
> I'll use TD to get the right size and trunc or zext up to deal with
> 32/64 mismatches. However, this will take a bit. IntrinsicLowering
> doesn't have TargetData so I have to pass it in from the callers.   
> If I
> don't get to it tonight, I'll do it tomorrow.

Okay, thanks Reid!

-Chris



More information about the llvm-commits mailing list