[PATCH] D79830: Add support of __builtin_expect_with_probability

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 12:31:28 PDT 2020


erichkeane added a comment.

In D79830#2034779 <https://reviews.llvm.org/D79830#2034779>, @LukeZhuang wrote:

> In D79830#2033367 <https://reviews.llvm.org/D79830#2033367>, @lebedev.ri wrote:
>
> > Thanks for working on this.
> >  Please upload patch with full context.
>
>
> Hi, sorry but I'm not sure what does full context means, is that means I need to show more lines(for example 10 lines) when generating patch or show the whole function? Thank you!


See https://llvm.org/docs/Phabricator.html particularly https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79830





More information about the llvm-commits mailing list