[PATCH] D70337: [ThinLTO] Avoid extra index lookup during promotion

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 07:42:36 PST 2019


tejohnson added a comment.

In D70337#1749277 <https://reviews.llvm.org/D70337#1749277>, @evgeny777 wrote:

> LGTM. BTW, do you have any data on performance improvement?


No. It was just something I noticed when working on a patch that needed to get the VI for another reason in this code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70337





More information about the llvm-commits mailing list