[PATCH] D141180: [X86] Only match BMI (BLSR, BLSI, BLSMSK) if the add/sub op is single use

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 09:34:39 PST 2023


goldstein.w.n added a comment.

In D141180#4061582 <https://reviews.llvm.org/D141180#4061582>, @RKSimon wrote:

> LGTM - for ryzen at least the moves tend to always be free.

can you also checkout `D141179` or should I split this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141180



More information about the llvm-commits mailing list