[PATCH] D156811: [InstCombine] Fold `select` of `srem` and conditional add
Antonio Frighetto via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 09:42:36 PDT 2023
antoniofrighetto added a comment.
@craig.topper, we are still dealing with a SGT as it has not been canonicalized into a SLT, right?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156811/new/
https://reviews.llvm.org/D156811
More information about the llvm-commits
mailing list