[PATCH] D152646: [ValueTracking] More unsigned binary op implied conditions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 00:30:20 PDT 2023


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

I predicted this is going to happen in https://reviews.llvm.org/D149510#4315073, and now it is happening. You are reimplementing InstSimplify comparison folding in isTruePredicate().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152646



More information about the llvm-commits mailing list