[PATCH] D89900: [amdgpu] Enhance disjoint memory accesses checking.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 11:16:22 PDT 2020


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

- Follow the same logic as the enhancement in AMDGPU AA.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89900

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/test/CodeGen/AMDGPU/disjoint-memory-access.ll
  llvm/test/CodeGen/AMDGPU/sched-handleMoveUp-subreg-def-across-subreg-def.mir
  llvm/test/CodeGen/AMDGPU/schedule-ilp.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit2.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89900.299758.patch
Type: text/x-patch
Size: 16525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/a7ed92e5/attachment-0001.bin>


More information about the llvm-commits mailing list