Use isBaseWithConstantOffset() which handles OR as an operand
to llvm.amdgcn.raw.buffer.load and llvm.amdgcn.raw.buffer.store.
Change-Id: Ifefb9dc5ded8710d333df07ab1900b230e33539a
Paths
| Differential D55999
[AMDGPU] Handle OR as operand of raw load/store ClosedPublic Authored by piotr on Dec 21 2018, 6:04 AM.
Details Summary Use isBaseWithConstantOffset() which handles OR as an operand Change-Id: Ifefb9dc5ded8710d333df07ab1900b230e33539a
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, t-tye, tpr and 7 others. · View Herald TranscriptDec 21 2018, 6:04 AM This revision is now accepted and ready to land.Dec 23 2018, 1:07 PM Closed by commit rL350208: [AMDGPU] Handle OR as operand of raw load/store (authored by piotr). · Explain WhyJan 2 2019, 1:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179825 llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.store.ll
|