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

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 11:24:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeadf2959567c: [CodeMoverUtils] Use dominator tree level to decide the direction of code motion (authored by RithikSharma, committed by Whitney).

Changed prior to commit:
  https://reviews.llvm.org/D80084?vs=266416&id=266608#toc

Repository:
  rG LLVM Github Monorepo

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.266608.patch
Type: text/x-patch
Size: 5073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/5b330644/attachment.bin>


More information about the llvm-commits mailing list