[PATCH] D49574: [CodeGen] Fix ICE in SelectionDAG::computeKnownBits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 10:38:50 PDT 2018


RKSimon added a comment.

Any chance that you can add tests for SelectionDAG::ComputeNumSignBits and TargetLowering::SimplifyDemandedVectorElts  ?


https://reviews.llvm.org/D49574





More information about the llvm-commits mailing list