[PATCH] D100884: Generalize getInvertibleOperand recurrence handling slightly

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 13:52:44 PDT 2021


reames updated this revision to Diff 341309.
reames retitled this revision from "Generalize getInvertibleOperand to support mismatched phi operand order" to "Generalize getInvertibleOperand recurrence handling slightly".
reames edited the summary of this revision.
reames added a comment.

rebase over added tests and update description


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

https://reviews.llvm.org/D100884

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/known-non-equal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100884.341309.patch
Type: text/x-patch
Size: 6069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/788db870/attachment.bin>


More information about the llvm-commits mailing list