[PATCH] D63004: [TargetLowering] Simplify (ctpop x) == 1

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 08:16:17 PDT 2019


xbolva00 added a comment.

@RKSimon had some patches for ctpop costs in the cost model.. So maybe he could check my example if the cost model is issue here.


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

https://reviews.llvm.org/D63004





More information about the llvm-commits mailing list