[PATCH] D67408: [IndVars] An implementation of loop predication without a need for speculation

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 08:50:14 PDT 2019


reames updated this revision to Diff 219725.
reames added a comment.

Correct patch this time...


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

https://reviews.llvm.org/D67408

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/loop-predication.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67408.219725.patch
Type: text/x-patch
Size: 46066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/8e93dd21/attachment.bin>


More information about the llvm-commits mailing list