[PATCH] D71655: [MachineScheduler] Allow clustering mem ops with complex addresses

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 09:06:02 PST 2020


foad added a comment.

In D71655#1810177 <https://reviews.llvm.org/D71655#1810177>, @arsenm wrote:

> Mostly LGTM, except this diff seems to have absorbed a number of recent changes into the diff


I forgot to mention that the new patch has also been rebased on current master, so if you're looking at the diffs between patch 1 and patch 2 then you'll see lots of spurious stuff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71655





More information about the llvm-commits mailing list