[LLVMdev] What is dead def?

Mehdi Amini mehdi.amini at apple.com
Thu Jan 1 12:38:49 PST 2015


> On Jan 1, 2015, at 7:24 AM, Thomson <lilotom at gmail.com> wrote:
> 
> I saw there is reference to dead def on registers in LLVM source code. I am not aware of this concept from the traditional course material. What are the properties of dead def?

Could it be a def that is never used (hence dead)?
If you mention where you saw it, it may be easier to help :)

Best,

Mehdi


> 
> Cheers
> Thomson
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list