[PATCH] D89569: [LoopVersioning] Form dedicated exits for versioned loop to preserve simplify form

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 24 06:41:05 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG060a4fccf101: [LoopVersioning] Form dedicated exits for versioned loop to preserve simplify… (authored by TaWeiTu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89569

Files:
  llvm/lib/Transforms/Utils/LoopVersioning.cpp
  llvm/test/Transforms/LoopDistribute/basic-with-memchecks.ll
  llvm/test/Transforms/LoopDistribute/followup.ll
  llvm/test/Transforms/LoopDistribute/outside-use.ll
  llvm/test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll
  llvm/test/Transforms/LoopVersioning/add-phi-update-users.ll
  llvm/test/Transforms/LoopVersioning/basic.ll
  llvm/test/Transforms/LoopVersioning/incorrect-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89569.300481.patch
Type: text/x-patch
Size: 8004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201024/a2ecd18b/attachment.bin>


More information about the llvm-commits mailing list