[PATCH] D11886: [InstCombine] Move SSE2/AVX2 arithmetic vector shift folding to instcombiner
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 13:21:57 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL244495: [InstCombine] Move SSE2/AVX2 arithmetic vector shift folding to instcombiner (authored by RKSimon).
Changed prior to commit:
http://reviews.llvm.org/D11886?vs=31666&id=31713#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11886
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/CodeGen/X86/combine-avx2-intrinsics.ll
llvm/trunk/test/CodeGen/X86/combine-sse2-intrinsics.ll
llvm/trunk/test/Transforms/InstCombine/x86-vector-shifts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11886.31713.patch
Type: text/x-patch
Size: 25172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/cb8070fb/attachment.bin>
More information about the llvm-commits
mailing list