This is an archive of the discontinued LLVM Phabricator instance.

[pstl] Use logical operator for loop condition in tests
ClosedPublic

Authored by jwakely on May 12 2021, 7:18 AM.

Details

Summary

Fix a probable typo in two PSTL tests that causes warnings with GCC.

Diff Detail

Event Timeline

jwakely requested review of this revision.May 12 2021, 7:18 AM
jwakely created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2021, 7:18 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
zoecarver accepted this revision as: zoecarver.May 12 2021, 11:24 AM
zoecarver added a subscriber: zoecarver.

This is a nfc and obviously correct, so feel free to land it. Do you have commit access? If not I'm happy to commit.

No, I don't have commit access, so that would be great. Thanks, Zoe.

This revision was not accepted when it landed; it landed in state Needs Review.May 13 2021, 10:12 AM
This revision was automatically updated to reflect the committed changes.