[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 01:49:41 PST 2022


LuoYuanke updated this revision to Diff 406353.
LuoYuanke added a comment.

Address Phoebe's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119111

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vector-bo-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119111.406353.patch
Type: text/x-patch
Size: 8089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/741f1c81/attachment-0001.bin>


More information about the llvm-commits mailing list