[DAG] computeKnownBits - add support for ISD::VECREDUCE_ADD
Open
good first issue
llvm:SelectionDAG
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
We already have KnownBits::reduceAdd to handle this (for fixed vector types at least).
We just need the SelectionDAG.computeKnownBits wrapper and suitable test coverage
Contributor guide
Assessment
This issue has not been assessed yet.