Avoids having to list all intrinsics manually.
This is in preparation for the new dimension-aware image intrinsics,
which I'd rather not have to list here by hand.
Change-Id: If7ced04998397ef68c4cb8f7de66b5050fb767e5
Paths
| Differential D44937
AMDGPU: Make getTgtMemIntrinsic table-driven for resource-based intrinsics ClosedPublic Authored by nhaehnle on Mar 27 2018, 8:28 AM.
Details Summary Avoids having to list all intrinsics manually. This is in preparation for the new dimension-aware image intrinsics, Change-Id: If7ced04998397ef68c4cb8f7de66b5050fb767e5
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 27 2018, 8:28 AM nhaehnle added a parent revision: D44936: TableGen: More helpful error messages.Mar 27 2018, 8:29 AM This revision is now accepted and ready to land.Mar 27 2018, 12:09 PM Closed by commit rL328938: AMDGPU: Make getTgtMemIntrinsic table-driven for resource-based intrinsics (authored by nha). · Explain WhyApr 1 2018, 10:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139938 include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUInstrInfo.h
lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
lib/Target/AMDGPU/AMDGPUSearchableTables.td
lib/Target/AMDGPU/CMakeLists.txt
lib/Target/AMDGPU/SIISelLowering.cpp
|