[PATCH] D117252: [InstCombine] Fold ashr-exact into a icmp-ugt.

Nadav Rotem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 12:58:35 PST 2022


nadav added a comment.

@lebedev.ri  Okay. I'll add the extra tests, but I'll do it in a separate diff because I've already landed the pre-commit diff that added the extra tests. I also need to look at the optimization that craig pointed out.


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