[PATCH] D118644: [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 1 08:46:16 PST 2022


spatel updated this revision to Diff 404950.
spatel added a comment.

Patch updated:
The previous upload didn't have all of the TODO comments updated.


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

https://reviews.llvm.org/D118644

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118644.404950.patch
Type: text/x-patch
Size: 10882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/7b2caee6/attachment.bin>


More information about the llvm-commits mailing list