[PATCH] D133121: [PGO] Annotate branch_weight for invoke instruction

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 17:18:39 PDT 2023


mingmingl added a comment.

In D133121#4285524 <https://reviews.llvm.org/D133121#4285524>, @mingmingl wrote:

> Ohhh no!
>
> I just want to do suggested edit for a comment (around IndirectCallPromotion.cpp line 316) but obviously this is not the correct way to do it.. I suppose there is a way you could get it back?

Looks like you could commandeer it back (https://stackoverflow.com/questions/28296729/how-to-undo-commandeer-revision-in-phabricator) My apologies about it :(


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

https://reviews.llvm.org/D133121



More information about the llvm-commits mailing list