[PATCH] D37698: Add target callback doMemOpsHaveSameBasePtr

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 11:12:32 PDT 2017


rampitec updated this revision to Diff 114639.
rampitec marked an inline comment as done.
rampitec added a comment.

Updated comment as suggested.


https://reviews.llvm.org/D37698

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineScheduler.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/add.i16.ll
  test/CodeGen/AMDGPU/ctpop.ll
  test/CodeGen/AMDGPU/fadd.f16.ll
  test/CodeGen/AMDGPU/flat-load-clustering.mir
  test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  test/CodeGen/AMDGPU/sub.i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37698.114639.patch
Type: text/x-patch
Size: 13830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/89b78782/attachment.bin>


More information about the llvm-commits mailing list