This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Add FP types to the supported SVE structure load/stores vector type list
ClosedPublic

Authored by mdchen on Nov 5 2021, 11:01 PM.

Diff Detail

Event Timeline

mdchen created this revision.Nov 5 2021, 11:01 PM
mdchen requested review of this revision.Nov 5 2021, 11:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2021, 11:01 PM

Thanks @mdchen, these additions look sensible to me.

mdchen updated this revision to Diff 385391.Nov 7 2021, 6:55 PM
mdchen edited the summary of this revision. (Show Details)

Update test.

@paulwalker-arm Thanks. Would you please take another look if the test looks ok to you now?

peterwaller-arm accepted this revision.Nov 8 2021, 1:58 AM

Thanks, LGTM.

This revision is now accepted and ready to land.Nov 8 2021, 1:58 AM
paulwalker-arm accepted this revision.Nov 8 2021, 4:47 AM