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

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 01:34:53 PDT 2020


Pierre-vh updated this revision to Diff 254721.
Pierre-vh added a comment.

Here is the change using `VT.getScalarSizeInBits()`.

Thank you very much for your help. 
I'll try to be more careful next time and spend more time reading the documentation.


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

https://reviews.llvm.org/D77201

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-or.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77201.254721.patch
Type: text/x-patch
Size: 27516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/77656f79/attachment.bin>


More information about the llvm-commits mailing list