[PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 11:31:00 PDT 2016
rengolin removed rL LLVM as the repository for this revision.
rengolin updated this revision to Diff 52400.
rengolin added a comment.
Forgot to modify tests to cope with ARMv8 as well as clean it up a bit.
http://reviews.llvm.org/D18701
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.h
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/ARM/arm-ieee-vectorize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18701.52400.patch
Type: text/x-patch
Size: 19399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/97cfd534/attachment.bin>
More information about the llvm-commits
mailing list