[PATCH] D70157: Align branches within 32-Byte boundary

annita.zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 00:51:08 PST 2019


annita.zhang added a comment.

In D70157#1768338 <https://reviews.llvm.org/D70157#1768338>, @annita.zhang wrote:

> In D70157#1768319 <https://reviews.llvm.org/D70157#1768319>, @chandlerc wrote:
>
> > I'm seeing lots of updates to fix bugs, but no movement for many days on both my meta comments and (in some ways more importantly) James's meta comments. (And thanks Philip for chiming in too!)
> >
> > Meanwhile, we really, really need to get this functionality in place. The entire story for minimizing the new microcode performance hit hinges on these patches, and I'm really worried by how little progress we're seeing here.
>
>
> Sorry for belated response. We're working hard to go through some paper work to get the performance data ready. I think maybe it's better to open a mailing thread in llvm-dev to post those performance data and discuss those suggestions.
>
> The first data was posted in http://lists.llvm.org/pipermail/llvm-dev/2019-December/137413.html.
>
> Thanks,
> Annita


More performance data was posted on http://lists.llvm.org/pipermail/llvm-dev/2019-December/137609.html and http://lists.llvm.org/pipermail/llvm-dev/2019-December/137610.html. Let's move on based on the data.


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

https://reviews.llvm.org/D70157





More information about the llvm-commits mailing list