[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
Fri Aug 25 13:47:58 PDT 2017


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

Addressed the following comments:

1. Simplified the test cases and merged into a single file.
2. Renamed the function.
3. Kept a single call to direct bitcast.


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.112740.patch
Type: text/x-patch
Size: 7278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/621f7a79/attachment.bin>


More information about the llvm-commits mailing list