mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
radeon/llvm: Update comment in AMDGPU.td
This commit is contained in:
parent
984ad0788c
commit
7fab4b648b
1 changed files with 3 additions and 2 deletions
|
|
@ -6,11 +6,12 @@
|
|||
// License. See LICENSE.TXT for details.
|
||||
//
|
||||
//==-----------------------------------------------------------------------===//
|
||||
// This file specifies where the base TD file exists
|
||||
// and where the version specific TD file exists.
|
||||
|
||||
// Include AMDIL TD files
|
||||
include "AMDILBase.td"
|
||||
include "AMDILVersion.td"
|
||||
|
||||
// Include AMDGPU TD files
|
||||
include "R600Schedule.td"
|
||||
include "SISchedule.td"
|
||||
include "Processors.td"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue