| commit | 378131bae04e78062d4d2f158320b57804894ed8 | [log] [tgz] |
|---|---|---|
| author | Piotr Sobczak <piotr.sobczak@amd.com> | Wed Jan 02 09:47:41 2019 +0000 |
| committer | Piotr Sobczak <piotr.sobczak@amd.com> | Wed Jan 02 09:47:41 2019 +0000 |
| tree | df4a3afb7f9fac8bda6d1ebe7f8d4c8dcf8cf437 | |
| parent | 176388c973c4104630cb612d00e3fb060d08551f [diff] |
[AMDGPU] Handle OR as operand of raw load/store Summary: Use isBaseWithConstantOffset() which handles OR as an operand to llvm.amdgcn.raw.buffer.load and llvm.amdgcn.raw.buffer.store. Change-Id: Ifefb9dc5ded8710d333df07ab1900b230e33539a Reviewers: nhaehnle, mareko, arsenm Reviewed By: arsenm Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, llvm-commits Differential Revision: https://reviews.llvm.org/D55999 llvm-svn: 350208