Adds a combine for AND to 'bubble up' the sign-extend + extract to the users
of the AND operation. It also adds support in VECREDUCE_AND to perform the
operation on SVE predicate vectors.
Details
Details
- Reviewers
efriedma
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo