[PATCH] D143860: [X86] Add additional operations that masked instructions can combine with

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 10:31:50 PST 2023


goldstein.w.n added a comment.

In D143860#4131696 <https://reviews.llvm.org/D143860#4131696>, @RKSimon wrote:

> Thanks - do you have ISD::SETCC coverage? That one I'm the most worried given it has different src/dst types

Dropped SETCC for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143860



More information about the llvm-commits mailing list