[LLVMdev] pseudo lowering

Cameron Zwarich zwarich at apple.com
Sun Feb 17 14:16:24 PST 2013


On Feb 17, 2013, at 12:48 PM, Andrew Trick <atrick at apple.com> wrote:

> On Feb 16, 2013, at 1:31 PM, Cameron Zwarich <zwarich at apple.com> wrote:
> 
>> That's exactly the right place.
> 
> Really? You don't want the expansion to be optimized? You want to specify a machine model for the pseudo's as if they're real instructions? You don't want to schedule or register allocate the real instructions?

I somehow dyslexically read that as post-isel not post-RA. That's what I get for sending emails from my phone. Thanks for the correction.

Cameron



More information about the llvm-dev mailing list