[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
Thu Aug 31 04:06:07 PDT 2017
Ayal added a comment.
In https://reviews.llvm.org/D35498#857495, @rengolin wrote:
> Sorry, slight overlap. Please follow Ayal's comments before committing.
My last comments are minor; I'm also ok with the patch after they are addressed.
Another final comment is to also have a test that compiles to 64 bits having a struct with `double` and pointer fields.
https://reviews.llvm.org/D35498
More information about the llvm-commits
mailing list