[PATCH] D149510: [ValueTracking] add UGT/UGE and SGT/SGE in `isImpliedCondOperands`

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 05:15:57 PDT 2023


nikic added a comment.

Could you please also add tests for the other variations? sge/ugt/uge?


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

https://reviews.llvm.org/D149510



More information about the llvm-commits mailing list