[PATCH] D83332: [PGO][PGSO] Add profile guided size optimization to X86 ISel Lowering.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 14:40:07 PDT 2020


yamauchi added a comment.

In D83332#2137359 <https://reviews.llvm.org/D83332#2137359>, @RKSimon wrote:

> You should probably commit the additional tests to trunk with its current codegen and then rebase the patch to show the diff.


Done. The tests are separated into D83424 <https://reviews.llvm.org/D83424> and this patch is now rebased on top of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83332





More information about the llvm-commits mailing list