This is an archive of the discontinued LLVM Phabricator instance.

[libc] Remove support for atomic test due to failing on sm_60
ClosedPublic

Authored by jhuber6 on May 4 2023, 12:13 PM.

Details

Summary

This test fails on sm_60 because of the atomics codegen. We test atomics
indirectly with the rpc so we still have coverage.

Diff Detail

Event Timeline

jhuber6 created this revision.May 4 2023, 12:13 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 4 2023, 12:13 PM
jhuber6 requested review of this revision.May 4 2023, 12:13 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 4 2023, 12:33 PM
This revision was automatically updated to reflect the committed changes.