This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] Enable atomic expansion of atomicrmw for NVPTX
AbandonedPublic

Authored by tianshilei1992 on May 12 2022, 7:33 PM.

Details

Reviewers
jdoerfert
tra
Summary

This patch enables atomic expansion of atomicrmw instruction for NVPTX.

Depend on D125639.

Diff Detail

Event Timeline

tianshilei1992 created this revision.May 12 2022, 7:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 7:33 PM
tianshilei1992 requested review of this revision.May 12 2022, 7:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 7:33 PM

The test is on the way.

tianshilei1992 retitled this revision from [NVPTX] Enable AtomicExpandPass for NVPTX, and add the check for atomicrmw to [NVPTX] Enable atomic expansion of atomicrmw for NVPTX.May 15 2022, 11:33 AM
tianshilei1992 edited the summary of this revision. (Show Details)