[PATCH] D69465: [WIP] An alternate approach to widening exit conditions using widenable conditions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 26 13:02:29 PDT 2019


reames created this revision.
Herald added subscribers: llvm-commits, bollu, hiraditya, mcrosier.
Herald added a project: LLVM.

This is an alternative approach to D69454 <https://reviews.llvm.org/D69454>.  Despite the lack of code sharing, I like this version a lot better.  The interweaving of ideas in the IndVars version is really hard to follow.


https://reviews.llvm.org/D69465

Files:
  llvm/lib/Transforms/Scalar/LoopPredication.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69465.226546.patch
Type: text/x-patch
Size: 8496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191026/014cb37a/attachment.bin>


More information about the llvm-commits mailing list