[PATCH] D39289: [SelectionDAG] Support 'bit preserving' floating points bitcasts on computeKnownBits/ComputeNumSignBits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 06:49:22 PDT 2017


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

Drop hasBitPreservingFPLogic


Repository:
  rL LLVM

https://reviews.llvm.org/D39289

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/avx512-vec-cmp.ll
  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/combine-fcopysign.ll
  test/CodeGen/X86/machine-cp.ll
  test/CodeGen/X86/vector-compare-results.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39289.120586.patch
Type: text/x-patch
Size: 54764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171027/ffa15778/attachment-0001.bin>


More information about the llvm-commits mailing list