[PATCH] D144248: [InstCombine] canonicalize urem as cmp+select (part 2)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 11:36:29 PST 2023


nikic added a comment.

Patch title and description also need an update -- this really has very little to do with the urem fold in particular, it's a generic analysis change.


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

https://reviews.llvm.org/D144248



More information about the llvm-commits mailing list