[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
Sat Oct 28 07:28:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316831: [SelectionDAG] Support 'bit preserving' floating points bitcasts on… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D39289?vs=120586&id=120734#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39289

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39289.120734.patch
Type: text/x-patch
Size: 53908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171028/d899868a/attachment.bin>


More information about the llvm-commits mailing list