[PATCH] D71984: [X86] Call SimplifyMultipleUseDemandedBits from combineVSelectToBLENDV if the condition is used by something other than select conditions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 30 11:10:12 PST 2019


craig.topper updated this revision to Diff 235623.
craig.topper added a comment.

Rebase


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

https://reviews.llvm.org/D71984

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71984.235623.patch
Type: text/x-patch
Size: 4540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191230/1f9c5524/attachment.bin>


More information about the llvm-commits mailing list