[PATCH] D89774: [NPM] port -unify-loop-exits to NPM

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 10:40:33 PDT 2020


TaWeiTu updated this revision to Diff 299414.
TaWeiTu added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89774

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
  llvm/lib/Transforms/Utils/Utils.cpp
  llvm/test/Transforms/UnifyLoopExits/basic.ll
  llvm/test/Transforms/UnifyLoopExits/nested.ll
  llvm/test/Transforms/UnifyLoopExits/restore-ssa.ll
  llvm/test/Transforms/UnifyLoopExits/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89774.299414.patch
Type: text/x-patch
Size: 8996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/a69c36f9/attachment.bin>


More information about the llvm-commits mailing list