[PATCH] D30598: Refactor alias check from MISched into common helper. NFC.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 14:43:21 PST 2017


efriedma updated this revision to Diff 91077.
efriedma edited the summary of this revision.
efriedma added a comment.

Make mayAlias() take a reference to Other.  Update comments.


https://reviews.llvm.org/D30598

Files:
  include/llvm/CodeGen/MachineInstr.h
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/ScheduleDAGInstrs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30598.91077.patch
Type: text/x-patch
Size: 8325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/c2c8f8a9/attachment.bin>


More information about the llvm-commits mailing list