[PATCH] D35498: [LoopVectorizer] Use two step casting for float to pointer types.

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 15:10:56 PDT 2017


manojgupta updated this revision to Diff 112752.
manojgupta retitled this revision from "[LoopVectorizer] Use two step casting for float to pointer type." to "[LoopVectorizer] Use two step casting for float to pointer types.".
manojgupta edited the summary of this revision.
manojgupta added reviewers: rengolin, srhines.
manojgupta removed a subscriber: javed.absar.
manojgupta added a comment.
Herald added subscribers: kristof.beyls, aemerson.

Updated summary.


https://reviews.llvm.org/D35498

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/CodeGen/ARM/loopvectorize_pr33804.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35498.112752.patch
Type: text/x-patch
Size: 7278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/6a970dc2/attachment.bin>


More information about the llvm-commits mailing list