[PATCH] D72356: [TargetLowering][X86] TeachSimplifyDemanedBits to handle cases where only the sign bit is demanded from a SETCC and can be passed through

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 10:24:03 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb705fe5686a8: [TargetLowering][X86] TeachSimplifyDemandedBits to handle cases where only theā€¦ (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72356

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72356.237123.patch
Type: text/x-patch
Size: 6653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/cfb4fde9/attachment.bin>


More information about the llvm-commits mailing list