This is handled by DAGCombiner in more generic way
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23970
AMDGPU/R600: Remove MergeVectorStore ClosedPublic Authored by jvesely on Aug 28 2016, 12:28 AM.
Details Summary This is handled by DAGCombiner in more generic way
Diff Detail
Event Timelinejvesely updated this object. jvesely added a child revision: D23971: AMDGPU/R600: Expand unaligned writes to local and global AS.Aug 28 2016, 12:37 AM This revision is now accepted and ready to land.Aug 29 2016, 12:06 PM Closed by commit rL280019: AMDGPU/R600: Remove MergeVectorStores from legalization (authored by jvesely). · Explain WhyAug 29 2016, 3:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69622 llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/R600ISelLowering.cpp
|