[PATCH] D117252: [InstCombine] Fold ashr-exact into a icmp-ugt.
Nadav Rotem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 17:05:48 PST 2022
nadav added a comment.
@lebedev.ri Good thank you. I verified that when 'exact' is present the transformation is valid for all predicates.
@craig.topper I added context to the patch. Thank you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117252/new/
https://reviews.llvm.org/D117252
More information about the llvm-commits
mailing list