[PATCH] D81011: [AMDGPU] Introduce new sched classes for transcendental instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 08:14:11 PDT 2020


foad created this revision.
foad added reviewers: arsenm, rampitec, nhaehnle.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81011

Files:
  llvm/lib/Target/AMDGPU/SISchedule.td
  llvm/lib/Target/AMDGPU/VOP1Instructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81011.267890.patch
Type: text/x-patch
Size: 6520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/dfebb154/attachment-0001.bin>


More information about the llvm-commits mailing list