[PATCH] D56880: AMDGPU: Remove llvm.SI.load.const

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 14:56:25 PST 2019


arsenm created this revision.
arsenm added reviewers: nhaehnle, mareko.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, mgorny, wdng, jvesely, kzhuravl.

It's taken 3 years, but now all of the old AMDGPU and .SI intrinsics are finally gone


https://reviews.llvm.org/D56880

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp
  lib/Target/AMDGPU/AMDGPUIntrinsicInfo.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.h
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIIntrinsics.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56880.182405.patch
Type: text/x-patch
Size: 10863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/781f0b09/attachment.bin>


More information about the llvm-commits mailing list