[PATCH] D159402: [ValueTracking] Consider assumptions in isKnownNonEqual

Marc Auberer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 13:57:34 PDT 2023


marcauberer updated this revision to Diff 555929.
marcauberer marked an inline comment as done.
marcauberer added a comment.

Add tests and change order of checks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159402

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159402.555929.patch
Type: text/x-patch
Size: 5102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/6473c83e/attachment.bin>


More information about the llvm-commits mailing list