[PATCH] D80084: [CodeMoverUtils] Use dominator tree level to decide the direction of code motion
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 17 13:19:35 PDT 2020
fhahn added a comment.
It looks like the only user of OrderedInstructions.h is CodeMoverUtils now. At this point I think it would be good to remove OrderedInstructions and move the new code directly to CodeMoverUtils
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80084/new/
https://reviews.llvm.org/D80084
More information about the llvm-commits
mailing list