[PATCH] D77201: [CodeGen][SelectionDAG] Flip Booleans More Often
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 08:06:27 PDT 2020
Pierre-vh added a comment.
In D77201#1957175 <https://reviews.llvm.org/D77201#1957175>, @efriedma wrote:
> That's the right idea. getNumValues() seems wrong, though.
What should I use instead?
(Sorry if it's a lot questions - I'm pretty new to the SelectionDAG so I'm not entirely sure what the best choice is here.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77201/new/
https://reviews.llvm.org/D77201
More information about the llvm-commits
mailing list