[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
Tue Oct 1 10:03:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
reames marked 2 inline comments as done.
Closed by commit rL373351: [IndVars] An implementation of loop predication without a need for speculation (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67408?vs=219725&id=222641#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67408

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67408.222641.patch
Type: text/x-patch
Size: 46202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/eed8654a/attachment.bin>


More information about the llvm-commits mailing list