[LLVMdev] Branch-like intrinsic

Chris Lattner sabre at nondot.org
Mon Apr 14 18:17:55 PDT 2008


On Mon, 14 Apr 2008, Edward Lee wrote:
> On Mon, Apr 14, 2008 at 6:00 PM, Chris Lattner <sabre at nondot.org> wrote:
>>  You can change the code generator or not run the block layout pass.
> Ok thanks for the help. I'll try finding where to twiddle this.
> Perhaps explicitly check if the branch's condition is the call to my
> intrinsic.
>
> Or is there another way for me to have my intrinsic return a Value
> that causes the codegen to emit an unconditional jump yet keep the CFG
> intact?

No.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list