[PATCH] D70049: [CodeMoverUtils] Added an API to check if an instruction can be safely moved before another instruction.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 15:50:20 PST 2019
Whitney updated this revision to Diff 229422.
Whitney added a comment.
Addressed all comments from Bardia.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70049/new/
https://reviews.llvm.org/D70049
Files:
llvm/include/llvm/Analysis/PostDominators.h
llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
llvm/lib/Analysis/PostDominators.cpp
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
llvm/unittests/Transforms/Utils/CMakeLists.txt
llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70049.229422.patch
Type: text/x-patch
Size: 19169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191114/72d4ff3d/attachment.bin>
More information about the llvm-commits
mailing list