This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Use isLegalMUBUFImmOffset more
ClosedPublic

Authored by Flakebi on Oct 7 2020, 5:49 AM.

Details

Summary

Instead of hardcoding isUInt<12>.

Diff Detail

Event Timeline

Flakebi created this revision.Oct 7 2020, 5:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2020, 5:49 AM
Flakebi requested review of this revision.Oct 7 2020, 5:49 AM
arsenm accepted this revision.Oct 7 2020, 6:37 AM
This revision is now accepted and ready to land.Oct 7 2020, 6:37 AM
This revision was automatically updated to reflect the committed changes.