mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 09:39:28 +00:00
AMDGPU: Remove outdated fixme (it was already fixed)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317266 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c626458f76
commit
37bbee84d8
@ -87,9 +87,6 @@ public:
|
||||
/// This class keeps track of the SPI_SP_INPUT_ADDR config register, which
|
||||
/// tells the hardware which interpolation parameters to load.
|
||||
class SIMachineFunctionInfo final : public AMDGPUMachineFunction {
|
||||
// FIXME: This should be removed and getPreloadedValue moved here.
|
||||
friend class SIRegisterInfo;
|
||||
|
||||
unsigned TIDReg = AMDGPU::NoRegister;
|
||||
|
||||
// Registers that may be reserved for spilling purposes. These may be the same
|
||||
|
Loading…
x
Reference in New Issue
Block a user