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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 09:11:36 PST 2022


spatel added a comment.

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.


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