[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 09:46:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313543: [SelectionDAG] Add BITCAST handling to ComputeNumSignBits for splatted sign… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D37849?vs=115645&id=115669#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37849

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37849.115669.patch
Type: text/x-patch
Size: 112427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/3f191179/attachment-0001.bin>


More information about the llvm-commits mailing list