ara icon indicating copy to clipboard operation
ara copied to clipboard

[HW] Add support for vector permute instructions

Open M-Ijaz-10x opened this issue 2 years ago • 8 comments

Add support for vrgather, vrgatherei16 and vcompress vector permute instructions NOTE: This PR depends on PR#149 and needs to be merged after that

Changelog

Fixed

  • N/A

Added

  • Support for vrgather, vrgatherei16 and vcompress vector permute instructions
  • Test for vrgatherei16 permute instruction

Changed

  • Tests for vrgather and vcompress permute instructions

Checklist

  • [x] Automated tests pass
  • [x] Changelog updated
  • [x] Code style guideline is observed

Please check our contributing guidelines before opening a Pull Request.

M-Ijaz-10x avatar Nov 21 '22 08:11 M-Ijaz-10x