Skip to content

Add warnings for unimplemented instructions for packed arrays.

Gijs Alberts requested to merge provide-warning-for-arrayp2-instrs into main

What does this MR do?

Adds warnings for unimplemented instructions for packed arrays.

Changes to public APIs

N/A

Author's checklist (required)

  • If bugs have been solved, tests have been added (guidelines)
  • A changelog entry has been added (guidelines)
  • Newly added code is documented (guidelines)
  • Newly added code has a style consistent with the rest of the repository
  • Intermediate commits compile (use git rebase -i main if not)

Related issues

N/A

Merge request reports