[PATCH] D35717: AMDGPU: Make areMemAccessesTriviallyDisjoint more aware of segment flat

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 19:59:44 PDT 2017


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

Checking the encoding is insufficient since now there can
be global or scratch instructions.


https://reviews.llvm.org/D35717

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35717.107626.patch
Type: text/x-patch
Size: 13210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/2e0a8fdb/attachment.bin>


More information about the llvm-commits mailing list