Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
2356 ↗ | (On Diff #94432) | It requires a reorg in register classes, which I was planning to do in a separate patch if that is ok? |
Paths
| Differential D31786
AMDGPU/GFX9: Fix shared and private aperture queries ClosedPublic Authored by kzhuravl on Apr 6 2017, 1:33 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptApr 6 2017, 1:33 PM
This revision is now accepted and ready to land.Apr 6 2017, 3:34 PM Closed by commit rL299727: AMDGPU/GFX9: Fix shared and private aperture queries (authored by kzhuravl). · Explain WhyApr 6 2017, 4:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94455 llvm/trunk/lib/Target/AMDGPU/SIDefines.h
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/addrspacecast.ll
|