[PATCH] D104099: [NewPM] Remove SpeculateAroundPHIs pass from pipeline

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 15:59:30 PDT 2021


lebedev.ri added a subscriber: MaskRay.
lebedev.ri added a comment.

In D104099#2815531 <https://reviews.llvm.org/D104099#2815531>, @wenlei wrote:

> In D104099#2814167 <https://reviews.llvm.org/D104099#2814167>, @davidxl wrote:
>
>> Adding Wei to help measure performance impact on our internal workloads.  Also add Wenlei to help measure impact with FB's workloads.
>
> Measured perf using FB internal workload w/ and w/o this pass, result is neutral.

Thank you for checking!

So far, it seems the reaction to this proposal has been overwhelmingly positive.
Does anyone else wish to chime in? Should i land this? @asbirlea @MaskRay ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104099



More information about the llvm-commits mailing list