[PATCH] D68956: [IndVars] Fix a miscompile in off-by-default loop predication implementation

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 10:58:21 PDT 2019


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

Address review comments


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

https://reviews.llvm.org/D68956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68956.225078.patch
Type: text/x-patch
Size: 5321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/cc395982/attachment.bin>


More information about the llvm-commits mailing list