[PATCH] D117365: [InstCombine] optimize icmp-ugt-ashr

Nadav Rotem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 07:51:26 PST 2022


nadav added a comment.

Ah, I did miss something. I'll rewrite the second check: "Assume ((c +1 ) << y) != 127"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117365



More information about the llvm-commits mailing list