This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: add test to show wwm register overwrite issue
ClosedPublic

Authored by ruiling on Jan 17 2022, 5:03 PM.

Details

Summary

Pre-commit the test to make the diff easy to read later.

Diff Detail

Event Timeline

ruiling created this revision.Jan 17 2022, 5:03 PM
ruiling requested review of this revision.Jan 17 2022, 5:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2022, 5:03 PM
arsenm accepted this revision.Jan 17 2022, 5:05 PM
arsenm added a subscriber: arsenm.
arsenm added inline comments.
llvm/test/CodeGen/AMDGPU/set-inactive-wwm-overwrite.ll
5

Don't need the dllexports

This revision is now accepted and ready to land.Jan 17 2022, 5:05 PM
This revision was landed with ongoing or failed builds.Feb 5 2022, 8:38 PM
This revision was automatically updated to reflect the committed changes.