[PATCH] [CodeGenPrepare] Move extractelement close to store if they can be combined.
Quentin Colombet
qcolombet at apple.com
Mon Oct 27 11:46:16 PDT 2014
- Check whether or not the store to be combined is properly aligned.
http://reviews.llvm.org/D5921
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/CodeGenPrepare.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/vector-promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5921.15497.patch
Type: text/x-patch
Size: 39013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141027/ea992ee6/attachment.bin>
More information about the llvm-commits
mailing list