Make sure that rL321824 doesn't change zeroing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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.