[PATCH] D147036: [GuardWidening] Use BFI to reject obviously unprofitable widening

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 06:09:58 PDT 2023


anna added a comment.

In D147036#4267706 <https://reviews.llvm.org/D147036#4267706>, @skatkov wrote:

> Looks pretty straightforward.  Please introduce an option and lgtm.

+1 on the option. It's nice to have profitability heuristics under an option so that we can stress test functionality.


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

https://reviews.llvm.org/D147036



More information about the llvm-commits mailing list