This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Expand testing of zero cycle zeroing
ClosedPublic

Authored by evandro on Jan 15 2018, 3:04 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

evandro created this revision.Jan 15 2018, 3:04 PM

Ping! πŸ””

Β‘Ping! πŸ””πŸ””

MatzeB accepted this revision.Jan 29 2018, 9:24 AM

I guess sooner or later we have to change this test to just check for the two cases of
-mattr=+zcz / -mattr=-zcz
and having a separate test that checks whether your favorite CPU is setting all the subtarget features you expect.

But for now this LGTM.

This revision is now accepted and ready to land.Jan 29 2018, 9:24 AM
This revision was automatically updated to reflect the committed changes.