[PATCH] D52243: [ConstHoist] Do NOT rebase single (or few) dependent of base insertion point

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 17:17:56 PDT 2018


zzheng updated this revision to Diff 166580.
zzheng retitled this revision from "[ConstHoist]Do NOT rebase single-dependent of base constant" to "[ConstHoist] Do NOT rebase single (or few) dependent of base insertion point".
zzheng added a comment.

Cleaned up test case.
Added opt tests.
Opt tests was put in the same test file to avoid duplication and maintenance burden.


Repository:
  rL LLVM

https://reviews.llvm.org/D52243

Files:
  lib/Transforms/Scalar/ConstantHoisting.cpp
  test/CodeGen/Thumb/consthoist-single-dependent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52243.166580.patch
Type: text/x-patch
Size: 9062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180922/b819b990/attachment-0001.bin>


More information about the llvm-commits mailing list