[PATCH] D156238: [InstCombine] Generalize foldICmpWithMinMax
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 06:35:57 PDT 2023
xbolva00 added inline comments.
================
Comment at: llvm/test/Transforms/InstCombine/smax-icmp.ll:67
; smax(X, Y) <= X --> X >= Y
----------------
Some comments need updates
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156238/new/
https://reviews.llvm.org/D156238
More information about the llvm-commits
mailing list