modimo added a comment.

In D86156#2231710 <https://reviews.llvm.org/D86156#2231710>, @nikic wrote:

> This change adds three PDT calculations to the standard pipeline. Please try 
> to avoid the PDT calculations if PGO is not used, possibly by using LazyBPI.

Good catch, changed to use LazyBFI which eliminates the extra PDT calculations 
unless this is accessed by PGO


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86156/new/

https://reviews.llvm.org/D86156

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to