[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
Tue Feb 8 07:55:06 PST 2022


spatel added a comment.

Added FMUL/FDIV to the updated code here:
905abc5b7db2 <https://reviews.llvm.org/rG905abc5b7db27fa26f49f668b47a57b462be24c9> (test diffs are identical)


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