[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
Tue Feb 8 17:34:53 PST 2022


LuoYuanke added a comment.

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

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

Thanks, Sanjay.


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