[LLVMdev] Idempotent intrinsics

Bin Zeng ezengbin at gmail.com
Fri Oct 28 09:59:43 PDT 2011


Hi all,

Just a quick question about the idempotence of an intrinsic function. Is 
there a way to specify that an intrinsic function is idempotent? I am 
trying to give as much information about the intrinsic function I added 
to LLVM so that LLVM can do optimizations otherwise disabled. Thanks a 
lot in advance.

Bin



More information about the llvm-dev mailing list