[PATCH] D110456: [CodeMoverUtils] Enhance isSafeToMoveBefore() when control flow equivalence is satisfied
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 15:38:48 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
congzhe marked an inline comment as done.
Closed by commit rGc42772752a51: [CodeMoverUtils] Enhance isSafeToMoveBefore() when control flow equivalence is… (authored by congzhe).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110456/new/
https://reviews.llvm.org/D110456
Files:
llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110456.375423.patch
Type: text/x-patch
Size: 5777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/32cb5e92/attachment.bin>
More information about the llvm-commits
mailing list