[PATCH] D25874: [X86][SSE] Add support for (V)PMOVSX* constant folding

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 07:39:01 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285072: [X86][SSE] Add support for (V)PMOVSX* constant folding (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D25874?vs=75686&id=75701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25874

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/fold-vector-sext-zext.ll
  llvm/trunk/test/CodeGen/X86/pmul.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-128.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-256.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-512.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-udiv-128.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-udiv-256.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-udiv-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25874.75701.patch
Type: text/x-patch
Size: 18186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/618f740f/attachment.bin>


More information about the llvm-commits mailing list