[PATCH] D42089: [AArch64] Expand testing of zero cycle zeroing

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 09:24:18 PST 2018


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D42089





More information about the llvm-commits mailing list