This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Remove local_unnamed_addr from tuple create tests
AbandonedPublic

Authored by c-rhodes on Jun 29 2020, 8:28 AM.

Details

Diff Detail

Event Timeline

c-rhodes created this revision.Jun 29 2020, 8:28 AM
Herald added a project: Restricted Project. · View Herald Transcript
fpetrogalli added inline comments.Jun 29 2020, 9:16 AM
llvm/test/CodeGen/AArch64/sve-intrinsics-create-tuple.ll
747–749

given that we are doing a clean up, I'd suggest also removing attribute #0, as +sve is specified at command line, and use an attribute only for the bfloat test cases.

c-rhodes abandoned this revision.Nov 16 2022, 1:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 16 2022, 1:34 AM
rkruppe removed a subscriber: rkruppe.Nov 16 2022, 9:37 AM