[PATCH] D58360: Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 15:38:27 PDT 2019


cfang updated this revision to Diff 222038.
cfang added a comment.
Herald added subscribers: wuzish, MaskRay, kbarton, nemanjai.

Rebase and update the diffs.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58360/new/

https://reviews.llvm.org/D58360

Files:
  include/llvm/CodeGen/TargetInstrInfo.h
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/MachinePipeliner.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/Hexagon/HexagonInstrInfo.cpp
  lib/Target/Hexagon/HexagonInstrInfo.h
  lib/Target/Lanai/LanaiInstrInfo.cpp
  lib/Target/Lanai/LanaiInstrInfo.h
  lib/Target/PowerPC/PPCInstrInfo.cpp
  lib/Target/PowerPC/PPCInstrInfo.h
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58360.222038.patch
Type: text/x-patch
Size: 9219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/16f60ce5/attachment.bin>


More information about the llvm-commits mailing list