Similar to D128159, this lets the SimplifyDemandedBits and SimplifyMultipleUseDemandedBits functions handle scalable vectors, by requiring that all lanes are demanded for the DemandedElts.
Details
Details
Diff Detail
Diff Detail
Event Timeline
dmgreen added a parent revision: D128912: [DAG] Enable scalable vector handling in ComputeNumSignBits.Jun 30 2022, 8:06 AM
dmgreen added a child revision: D128919: [DAG] Teach isConstOrConstSplat about SPLAT_VECTORs.Jul 10 2022, 2:57 AM