Profile Guide Optimization on LDC2 -emit-llvm

Prasun Anand via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Wed Apr 5 08:40:49 PDT 2017


On Monday, 3 April 2017 at 21:52:46 UTC, David Nadlinger wrote:
> Hi Prasun,
>
> On 27 Mar 2017, at 19:50, Prasun Anand via digitalmars-d-ldc 
> wrote:
>> Sorry, I am new to LLVM naming conventions. So, I was 
>> referring to bitcode and LLVM IR as reports.
>
> No worries, I was just not sure what you were referring to. 
> Actually, to be fully correct, bitcode is LLVM IR as well, and 
> I should really be speaking about its textual vs. binary forms.
>
>  — David

Thanks Nicholas and David.

I have been using gperftools and LLVM IR to understand how PGO
works and for optimizing my project :) .

Regards,
Prasun


More information about the digitalmars-d-ldc mailing list