This is an archive of the discontinued LLVM Phabricator instance.

[LoopVectorizer] Add more testcases for PR33804.
ClosedPublic

Authored by manojgupta on Sep 18 2017, 2:51 AM.

Details

Summary

Add test cases when float <-> pointer types conversion is triggered
in presence of load instructions.

Event Timeline

manojgupta created this revision.Sep 18 2017, 2:51 AM

Creating the test cases was easy when I tried again with a clean build.

rengolin accepted this revision.Sep 18 2017, 3:48 AM

LGTM. Thanks!

This revision is now accepted and ready to land.Sep 18 2017, 3:48 AM
manojgupta closed this revision.Sep 18 2017, 10:29 AM