[PATCH] D100884: Generalize getInvertibleOperand to support mismatched phi operand order

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


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

Reworked using pair of values, pending test update, rebase, and description change.


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.341303.patch
Type: text/x-patch
Size: 5741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/d417fb70/attachment.bin>


More information about the llvm-commits mailing list