[PATCH] D82293: [CodeMoverUtils][WIP] Move code motion related checks from LICM to CodeMoverUtils
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 08:03:42 PDT 2020
asbirlea added a comment.
Yes, the diff look good. Could you clarify what `isSafeToMove` does? I don't see it in the included file, only `isSafeToMoveBefore`. Is there a dependent patch not linked?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82293/new/
https://reviews.llvm.org/D82293
More information about the llvm-commits
mailing list