Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D12056
AMDGPU: Add s_dcache_* instructions ClosedPublic Authored by arsenm on Aug 15 2015, 6:23 PM.
Details
Diff Detail Event Timelinearsenm updated this object. arsenm added a parent revision: D12054: AMDGPU: Allow specifying different opcode on VI for SMRD/SMEM. This revision is now accepted and ready to land.Aug 21 2015, 4:02 PM
Revision Contents
Diff 32226 include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/CIInstructions.td
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/VIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.inv.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.inv.vol.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.wb.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.dcache.wb.vol.ll
test/MC/AMDGPU/smem.s
test/MC/AMDGPU/smrd.s
|