[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 02:07:42 PDT 2020


TaWeiTu created this revision.
TaWeiTu added reviewers: asbirlea, ychen, aeubanks.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
TaWeiTu requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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.299298.patch
Type: text/x-patch
Size: 8909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/b3935947/attachment.bin>


More information about the llvm-commits mailing list