[PATCH] D37849: [SelectionDAG] Add BITCAST handling to ComputeNumSignBits for splatted sign bits.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 07:32:54 PDT 2017


RKSimon updated this revision to Diff 115645.
RKSimon added a comment.

Updated after https://reviews.llvm.org/D37975/https://reviews.llvm.org/rL313532 has landed, fixing the psubus issue


Repository:
  rL LLVM

https://reviews.llvm.org/D37849

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/bitcast-and-setcc-256.ll
  test/CodeGen/X86/bitcast-and-setcc-512.ll
  test/CodeGen/X86/cast-vsel.ll
  test/CodeGen/X86/machine-cp.ll
  test/CodeGen/X86/vector-compare-results.ll
  test/CodeGen/X86/vsplit-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37849.115645.patch
Type: text/x-patch
Size: 114731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/8e8de3de/attachment.bin>


More information about the llvm-commits mailing list