[PATCH] D11764: [DAGCombiner] Attempt to mask vectors before zero extension instead of after.
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 02:28:36 PDT 2015
RKSimon updated the summary for this revision.
RKSimon updated this revision to Diff 32142.
RKSimon added a comment.
updated with SystemZ zero-extension candidate fix.
Repository:
rL LLVM
http://reviews.llvm.org/D11764
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
test/CodeGen/SystemZ/insert-05.ll
test/CodeGen/X86/avx2-conversions.ll
test/CodeGen/X86/vec_cast2.ll
test/CodeGen/X86/vector-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11764.32142.patch
Type: text/x-patch
Size: 10304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/1e5dbf63/attachment.bin>
More information about the llvm-commits
mailing list