[PATCH] D93838: [LLVM] [SCCP] [WIP] : Add Function Specialization pass

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 05:15:25 PST 2021


junparser added a comment.

hi @mivnay, could you please rebase this and D93762 <https://reviews.llvm.org/D93762> ?  So we can test it.
It say that this patch can improve mcf 8%, we are interested at this because we also found that mcf has performance regression caused by ILP data dependency.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93838



More information about the llvm-commits mailing list