[PATCH] D56283: [X86] Add INSERT_SUBVECTOR to ComputeNumSignBits

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 14:46:18 PST 2019


craig.topper updated this revision to Diff 180146.
craig.topper added a comment.

Address review comments. Add test case.


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

https://reviews.llvm.org/D56283

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/known-signbits-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56283.180146.patch
Type: text/x-patch
Size: 4809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/6b740e27/attachment.bin>


More information about the llvm-commits mailing list