This is a follow-on patch of https://reviews.llvm.org/D44210
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44319
[AMDGPU]Supported ds_write_b128 generation. ClosedPublic Authored by FarhanaAleen on Mar 9 2018, 10:59 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptMar 9 2018, 10:59 AM This revision is now accepted and ready to land.Mar 14 2018, 2:55 PM Closed by commit rL327726: [AMDGPU] Supported ds_write_b128 generation. (authored by faaleen). · Explain WhyMar 16 2018, 11:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138737 llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructions.td
llvm/trunk/lib/Target/AMDGPU/DSInstructions.td
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
llvm/trunk/test/CodeGen/AMDGPU/load-local-f32.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-f64.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i16.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i32.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i64.ll
llvm/trunk/test/CodeGen/AMDGPU/load-local-i8.ll
|