]> granicus.if.org Git - llvm/commitdiff
AMDGPU: Remove outdated fixme (it was already fixed)
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Thu, 2 Nov 2017 20:48:06 +0000 (20:48 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Thu, 2 Nov 2017 20:48:06 +0000 (20:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317266 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/AMDGPU/SIMachineFunctionInfo.h

index ade909cc84e3a89ce894546ddf4c0f9209e9802d..5f5636e119a9c1781c7aced09e8e65f3d42d8c02 100644 (file)
@@ -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