[PATCH] D25987: [X86] New pattern to generate PSUBUS from SELECT
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 14:31:00 PST 2021
RKSimon commandeered this revision.
RKSimon edited reviewers, added: yulia_koval; removed: RKSimon.
RKSimon added a comment.
I've been working on PR40111 to make most x86 ISD::USUBSAT code generic and moved into DAGCombine - I'll look at this as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D25987/new/
https://reviews.llvm.org/D25987
More information about the llvm-commits
mailing list