[PATCH] D79830: Add support of __builtin_expect_with_probability

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 13 12:31:27 PDT 2020


lebedev.ri 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!


`git diff -p -U99999`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79830





More information about the cfe-commits mailing list