[PATCH] D91589: [DAGCombiner] Fold (sext (not i1 x)) -> (add (zext i1 x), -1)

Layton Kifer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 06:09:34 PST 2020


laytonio added a comment.

Thanks for the review! Could you commit this for me please? Layton Kifer <laytonkifer at gmail.com>


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

https://reviews.llvm.org/D91589



More information about the llvm-commits mailing list