[PATCH] D71717: [MachineScheduler] Ignore artificial edges when forming store chains

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 01:24:46 PST 2019


foad added a comment.

> Maybe logic of artificial edges creation needs to be revised instead?

Maybe. I don't really understand this logic. If it is not required for correctness, maybe it should add Weak edges instead of Artificial edges?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71717





More information about the llvm-commits mailing list