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

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 16 06:17:27 PDT 2017


Ayal added a comment.

This was closed due to committing r312331, right? Code LGTM, for the record. Tests for interleaved loads of float/pointer should still be added, as this patch presumably handles them too.


https://reviews.llvm.org/D35498





More information about the llvm-commits mailing list