This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][NFC] Rename opsel/opsel_hi/neg_lo/neg_hi with suffix 0
ClosedPublic

Authored by critson on Dec 13 2020, 5:09 PM.

Details

Summary

These parameters set a default value of 0, so I believe they
should include a 0 suffix. This allows for versions which do not
set a default value in future.

Diff Detail

Event Timeline

critson created this revision.Dec 13 2020, 5:09 PM
critson requested review of this revision.Dec 13 2020, 5:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2020, 5:09 PM
foad accepted this revision.Dec 14 2020, 1:23 AM

Sounds good to me.

This revision is now accepted and ready to land.Dec 14 2020, 1:23 AM
This revision was landed with ongoing or failed builds.Dec 14 2020, 3:02 AM
This revision was automatically updated to reflect the committed changes.