[PATCH] D79830: Add support of __builtin_expect_with_probability

Zhi Zhuang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 16:24:12 PDT 2020


LukeZhuang added a comment.

In D79830#2034796 <https://reviews.llvm.org/D79830#2034796>, @lebedev.ri wrote:

> 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!
>
>
> `git diff -p -U99999`


Thanks! It is updated in lastest revision


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

https://reviews.llvm.org/D79830





More information about the llvm-commits mailing list