[PATCH] D91876: [DAG] Move vselect(icmp_ult, -1, add(x,y)) -> uaddsat(x,y) to DAGCombine (PR40111)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 10:21:27 PST 2020
RKSimon added a reviewer: dmgreen.
RKSimon added a subscriber: dmgreen.
RKSimon added a comment.
@nemanjai @efriedma @dmgreen Are you happy with the patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91876/new/
https://reviews.llvm.org/D91876
More information about the llvm-commits
mailing list