[PATCH] D36996: [X86] Prevent several calls to ISD::isConstantSplatVector from returning a narrower APInt than the original scalar type

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 22:43:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311429: [X86] Prevent several calls to ISD::isConstantSplatVector from returning a… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36996?vs=112112&id=112113#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36996

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pr34271-1.ll
  llvm/trunk/test/CodeGen/X86/pr34271.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36996.112113.patch
Type: text/x-patch
Size: 5874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/a5051d57/attachment.bin>


More information about the llvm-commits mailing list