[PATCH] D85729: AMDGPU: Handle intrinsics in performSHLPtrCombine

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 06:56:39 PDT 2020


arsenm created this revision.
arsenm added reviewers: rampitec, kerbowa, madhur13490.
Herald added subscribers: jfb, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.

This avoids a possible regression in a future patch


https://reviews.llvm.org/D85729

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/shl_add_ptr_global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85729.284695.patch
Type: text/x-patch
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/422f997f/attachment.bin>


More information about the llvm-commits mailing list