[PATCH] D35700: DAGCombiner: Extend reduceBuildVecToTrunc to handle non-zero offset

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 05:58:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309108: DAGCombiner: Extend reduceBuildVecToTrunc to handle non-zero offset (authored by zvi).

Repository:
  rL LLVM

https://reviews.llvm.org/D35700

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/shuffle-strided-with-offset-256.ll
  llvm/trunk/test/CodeGen/X86/shuffle-strided-with-offset-512.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35700.108261.patch
Type: text/x-patch
Size: 102678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/05bea622/attachment-0001.bin>


More information about the llvm-commits mailing list