Details
Details
- Reviewers
paulwalker-arm david-arm efriedma
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi @Allen, typically the SVE intrinsics only support legal types. This is a conscience choice because otherwise it will be very difficult to offer universal type support for all these target specific operations (i.e. where would we draw the line). Is there a reason not to use llvm.vector.reduce.and instead?