This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add missing BUILD_VECTOR cast
ClosedPublic

Authored by rmaprath on Sep 30 2014, 8:20 AM.

Details

Reviewers
t.p.northover
Summary

Hi Tim,

We fixed some BUILD_VECTOR issues in D5194 and D5170. It seems I have missed a cast.

I've also added a bunch of tests with i64 vector elements. Pretty minor change.

Thanks.

--Asiri

Diff Detail

Event Timeline

rmaprath updated this revision to Diff 14226.Sep 30 2014, 8:20 AM
rmaprath retitled this revision from to [AArch64] Add missing BUILD_VECTOR cast.
rmaprath updated this object.
rmaprath edited the test plan for this revision. (Show Details)
rmaprath added a reviewer: t.p.northover.
rmaprath added a subscriber: Unknown Object (MLST).

Hi Asiri,

This looks fine to me, go ahead and commit.

Cheers.

Tim.

t.p.northover accepted this revision.Sep 30 2014, 11:18 AM
t.p.northover edited edge metadata.
This revision is now accepted and ready to land.Sep 30 2014, 11:18 AM

Thanks Tim!

Committed as r218751.

--Asiri

rmaprath closed this revision.Oct 1 2014, 3:15 AM