This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Split zero cycle feature more granularly
ClosedPublic

Authored by evandro on Sep 27 2018, 10:41 AM.

Details

Summary

Split the zcz feature into specific ones got GP and FP registers, zcz-gp and zcz-fp, respectively, while retaining the original feature option to mean both.

Diff Detail

Repository
rL LLVM

Event Timeline

evandro created this revision.Sep 27 2018, 10:41 AM
t.p.northover accepted this revision.Sep 27 2018, 10:43 AM

This looks fine to me.

This revision is now accepted and ready to land.Sep 27 2018, 10:43 AM
This revision was automatically updated to reflect the committed changes.