[PATCH] D80084: [CodeMoverUtils] Use dominator tree level to decide the direction of code motion

rithik sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 21:46:24 PDT 2020


RithikSharma updated this revision to Diff 266416.
RithikSharma added a comment.

This update changes OrderedInstructions.cpp to Clang-format and fixes errors in function description of domTreeLevelBefore.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80084/new/

https://reviews.llvm.org/D80084

Files:
  llvm/include/llvm/Analysis/OrderedInstructions.h
  llvm/lib/Analysis/OrderedInstructions.cpp
  llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
  llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80084.266416.patch
Type: text/x-patch
Size: 5073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/b6b9dd82/attachment.bin>


More information about the llvm-commits mailing list