This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Replace subtarget check with an assert
ClosedPublic

Authored by arsenm on Jan 30 2020, 5:07 AM.

Details

Summary

This is already checked by the pattern subtarget predicate.

Diff Detail

Event Timeline

arsenm created this revision.Jan 30 2020, 5:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2020, 5:07 AM
This revision is now accepted and ready to land.Jan 30 2020, 9:38 AM