OSDN Git Service

AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patterns
authorMarek Olsak <marek.olsak@amd.com>
Tue, 23 May 2017 17:14:34 +0000 (17:14 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 23 May 2017 17:14:34 +0000 (17:14 +0000)
commite065977c4b5f68ab845400b256f6a3822b1325fa
tree92dd8da9cef783b23ae17de95401e8ea153e996d
parent1010908cf7d3fda7b69a5320776f4c2d41e5f636
AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patterns

This is just a cleanup. Also, it adds checking that ByteCount is aligned to 4.

Reviewers: arsenm, nhaehnle, tstellarAMD

Subscribers: kzhuravl, wdng, yaxunl, tony-tye

Differential Revision: https://reviews.llvm.org/D28994

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SMInstructions.td
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp