[PATCH] D53022: [SelectionDAG] Enable iX SimplifyDemandedBits to vXi1 SimplifyDemandedVectorElts simplification

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 08:42:08 PDT 2018


RKSimon added a comment.

I haven't looked into this yet but I'm hoping this can be fixed by reusing the isTypePromotionOfi1ZeroUpBits code somehow.


Repository:
  rL LLVM

https://reviews.llvm.org/D53022





More information about the llvm-commits mailing list