[PATCH] D140798: [InstCombine] Fold zero check followed by decrement to usub.sat

Jamie Hill-Daniel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 17:34:31 PST 2023


clubby789 added a comment.

In D140798#4033587 <https://reviews.llvm.org/D140798#4033587>, @nikic wrote:

> If you don't have commit access, can you please share the "Name <email>" to use for the commit?

Thanks for all of the help improving this patch 🙂 I'd like to use "Jamie Hill-Daniel <jamie at hill-daniel.co.uk>"


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

https://reviews.llvm.org/D140798



More information about the llvm-commits mailing list