This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE][InstCombine] Eliminate redundant chains of tuple get/set
ClosedPublic

Authored by mnadeem on Sep 12 2021, 4:32 PM.

Details

Summary

Probably makes no difference in codegen but makes the IR simpler and easier to read.

Diff Detail

Event Timeline

mnadeem created this revision.Sep 12 2021, 4:32 PM
mnadeem requested review of this revision.Sep 12 2021, 4:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 12 2021, 4:32 PM
Matt added a subscriber: Matt.Sep 16 2021, 1:21 PM
This revision is now accepted and ready to land.Sep 22 2021, 8:12 AM
This revision was landed with ongoing or failed builds.Sep 22 2021, 9:27 PM
This revision was automatically updated to reflect the committed changes.