[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
Wed Jan 1 11:18:02 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc36763d8943d: [X86] Call SimplifyMultipleUseDemandedBits from combineVSelectToBLENDV if theā€¦ (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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.235785.patch
Type: text/x-patch
Size: 4540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200101/5459bc5f/attachment.bin>


More information about the llvm-commits mailing list