[AMDGPU] Introduce new sched classes for transcendental instructions
authorJay Foad <jay.foad@amd.com>
Tue, 10 Mar 2020 13:08:58 +0000 (13:08 +0000)
committerJay Foad <jay.foad@amd.com>
Thu, 4 Jun 2020 09:29:32 +0000 (10:29 +0100)
commit9ce0f7eed65d5ab6b8e002b06bc3d2d343c836bb
tree16e7b213ba0f92c339a233a0c4b62a1f056087ad
parent52ed34deebb737738bed08403ee0f37b66ba80e4
[AMDGPU] Introduce new sched classes for transcendental instructions

This is in preparation for scheduling them slightly differently on
gfx10. NFC.

Differential Revision: https://reviews.llvm.org/D81011
llvm/lib/Target/AMDGPU/SISchedule.td
llvm/lib/Target/AMDGPU/VOP1Instructions.td