This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add a TRANS bit to TSFlags. NFC.
ClosedPublic

Authored by foad on Nov 24 2020, 9:27 AM.

Details

Summary

This is used to mark transcendental instructions that execute on a
separate pipeline from the normal VALU pipeline.

Diff Detail

Event Timeline

foad created this revision.Nov 24 2020, 9:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 24 2020, 9:27 AM
foad requested review of this revision.Nov 24 2020, 9:27 AM
This revision is now accepted and ready to land.Nov 24 2020, 9:35 AM
This revision was landed with ongoing or failed builds.Nov 24 2020, 9:50 AM
This revision was automatically updated to reflect the committed changes.