[PATCH] D155412: [ConstraintElim] Add facts implied by MinMaxIntrinsic

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 10:31:35 PDT 2023


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! Please make sure there also are tests that use mixed signed & unsigned predicates as per @nikic's comment. I could't spot one in the latest version but maybe I missed it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155412



More information about the llvm-commits mailing list