[PATCH] D145846: [InstCombine] enhance icmp with sub folds

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 18:59:10 PDT 2023


bcl5980 added a comment.

How about this pattern ?
https://alive2.llvm.org/ce/z/8B3mqt
Also reduce one usage but it works for any constant.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145846



More information about the llvm-commits mailing list