Add instrinsics and patterns for the following instructions:
- bext, bdep, bgrp
Differential D75197
[AArch64][SVE] Add intrinsics for bitwise permute instructions dancgr on Feb 26 2020, 10:28 AM. Authored by
Details Add instrinsics and patterns for the following instructions:
Diff Detail
Event Timeline
Comment Actions Thanks for the patch @dancgr but these intrinsics have already been implemented in D74912. @sdesmalen shared a spreadsheet [1] with the mailing list to coordinate the intrinsics upstreaming, it's probably not as useful now given they're almost all implemented but you might find it useful if you haven't seen it already. [1] https://docs.google.com/spreadsheets/d/1leug3a0eHhi_bWtKJOR0MeZHvfQLoIPtP-um7AWafRM
|