[PATCH] D119111: [X86] Invert a vector select IR canonicalization with a binop identity constant

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 18:37:23 PST 2022


LuoYuanke added a comment.

In D119111#3301516 <https://reviews.llvm.org/D119111#3301516>, @spatel wrote:

> See D119150 <https://reviews.llvm.org/D119150>.
>
> I think this patch is good either way, but there would be less diffs if we move the existing code over as a first step.

Ok, we can improve more operator based on D119150 <https://reviews.llvm.org/D119150>. I'll abandon this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119111



More information about the llvm-commits mailing list