[PATCH] D33070: AMDGPU: Teach isLegalAddressingMode about global_* instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 13:37:00 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

Also refine the flat check to respect flat-for-global feature,
and constant fallback should check global handling, not
specifically MUBUF.


https://reviews.llvm.org/D33070

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/cgp-addressing-modes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33070.98525.patch
Type: text/x-patch
Size: 10239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/45c3e472/attachment.bin>


More information about the llvm-commits mailing list