[LLVMdev] Idempotent intrinsics

Duncan Sands baldrick at free.fr
Fri Oct 28 12:15:52 PDT 2011


Hi Bin,

> 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.

there is no way right now.

Ciao, Duncan.



More information about the llvm-dev mailing list