[PATCH] [CodeGenPrepare] Move extractelement close to store if they can be combined.
Quentin Colombet
qcolombet at apple.com
Thu Oct 30 18:00:31 PDT 2014
- Remove a copy-paste-o.
- Use a more specific fast-math flag.
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.15597.patch
Type: text/x-patch
Size: 38873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141031/a64baffb/attachment.bin>
More information about the llvm-commits
mailing list