[LLVMdev] Destroying MDNodeOperand

Xin Tong trent.xin.tong at gmail.com
Wed Jul 15 17:23:12 PDT 2015


it would be better if u can post the llvm module her if it's not too large?
-Xin

On Wednesday, July 15, 2015, Pan, Wei <wei.pan at intel.com> wrote:

> Hello,
>
> From VTune profiler, we notice that function MDNodeOperand::deleted,
> called from destructor ~llvmContextImpl, consumes ~18% (0.67 sec) of the
> total compilation time (3.7sec). This llvm module has ~400 metadata. Is
> this destruction time unexpectedly high or just expected? Or we should
> avoid to use this amount of metadata in the first place.  Any thoughts or
> suggestions?
>
> Thanks,
> Wei
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu <javascript:;>         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150715/fe5b0139/attachment.html>


More information about the llvm-dev mailing list