[PATCH] D73485: [AMDGPU] Simplify DS and SM cases in getMemOperandsWithOffset
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 08:05:52 PST 2020
foad created this revision.
foad added reviewers: arsenm, rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
This removes a couple of unnecessary isReg checks, now that
memOpsHaveSameBasePtr can handle FI operands, but is otherwise NFC.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73485
Files:
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73485.240594.patch
Type: text/x-patch
Size: 3536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/b277abe7/attachment.bin>
More information about the llvm-commits
mailing list