[PATCH] D97116: Reduce the number of attributes attached to each function

crownyanguan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 8 01:46:34 PST 2021


crownyanguan added a comment.

In D97116#2596409 <https://reviews.llvm.org/D97116#2596409>, @xbolva00 wrote:

> In D97116#2596275 <https://reviews.llvm.org/D97116#2596275>, @crownyanguan wrote:
>
>> However, this commit will cause performance regression.
>
> More details?

This commit will decrease the frequence of intel CPU, causing a performance regression.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97116



More information about the cfe-commits mailing list