[PATCH] D151535: [X86] fold select to mask instructions.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 05:13:24 PDT 2023


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - please commit the canCombineAsMaskOperation/lowerVECTOR_SHUFFLE refactor first as a pre-commit and then the commuteSelect patch afterward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151535



More information about the llvm-commits mailing list