[PATCH] D52508: [InstCombine] Clean up after IndVarSimplify

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 08:02:59 PDT 2018


dmgreen updated this revision to Diff 169214.
dmgreen added a comment.

OK, now one bit ol' matcher. Thanks for the suggestions.


https://reviews.llvm.org/D52508

Files:
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/IndVarSimplify/replace-loop-exit-folds.ll
  test/Transforms/InstCombine/add-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52508.169214.patch
Type: text/x-patch
Size: 8158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/0aa6c64f/attachment.bin>


More information about the llvm-commits mailing list