[PATCH] D77201: [CodeGen][SelectionDAG] Flip Booleans More Often

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 12:28:31 PDT 2020


efriedma added a comment.

VT.getScalarSizeInBits(), I think.

I understand you're new to this, but please try to take a little more time to understand what the various APIs you're calling actually do.


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

https://reviews.llvm.org/D77201





More information about the llvm-commits mailing list