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

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 15:46:05 PDT 2017


manojgupta updated this revision to Diff 107194.
manojgupta added a comment.

Some cleanup, moved the casting to its own function
and added a test case.


https://reviews.llvm.org/D35498

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/pr33804.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35498.107194.patch
Type: text/x-patch
Size: 11600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/5738cebd/attachment.bin>


More information about the llvm-commits mailing list