[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 07:04:18 PDT 2015
RKSimon updated this revision to Diff 31666.
RKSimon added a comment.
Updated based on feedback.
Repository:
rL LLVM
http://reviews.llvm.org/D11886
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/CodeGen/X86/combine-avx2-intrinsics.ll
test/CodeGen/X86/combine-sse2-intrinsics.ll
test/Transforms/InstCombine/x86-vector-shifts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11886.31666.patch
Type: text/x-patch
Size: 25241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/0b904861/attachment.bin>
More information about the llvm-commits
mailing list