[PATCH] D70079: [SelectionDAG] Combine U{ADD,SUB}O diamonds into {ADD,SUB}CARRY
Paweł Bylica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 05:20:49 PST 2019
chfast added a comment.
Oh sh*i, this is the same thing I'm doing in https://reviews.llvm.org/D70012.
At least I can add my tests to the pool :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70079/new/
https://reviews.llvm.org/D70079
More information about the llvm-commits
mailing list