This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/NFC: Cleanup subtarget predicates
ClosedPublic

Authored by kzhuravl on Feb 21 2019, 11:09 AM.

Diff Detail

Event Timeline

kzhuravl created this revision.Feb 21 2019, 11:09 AM
arsenm added inline comments.Feb 21 2019, 11:14 AM
lib/Target/AMDGPU/AMDGPU.td
685

The assembler predicate is sort of inaccurate, but is it really needed?

689

Ditto

693

Ditto

This revision is now accepted and ready to land.Feb 21 2019, 11:17 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2019, 12:43 PM