[PATCH] D71578: [CodeMoverUtils] Improve IsControlFlowEquivalent.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 23 18:31:03 PST 2019
Whitney updated this revision to Diff 235195.
Whitney added a comment.
Changed to use SmallVector instead of unordered_set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71578/new/
https://reviews.llvm.org/D71578
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: D71578.235195.patch
Type: text/x-patch
Size: 31602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191224/d5b4fed7/attachment.bin>
More information about the llvm-commits
mailing list