Skip to content

[refactor] improved integration of block-gather fast path #171

Description

@lasch

#147 introduced a new fast path for block-gather of indirect mem access. At the time it was intentionally kept separate from the existing code paths at the expense of:

  • extended internal APIs
  • duplication of functionality/code

This PR proceeds with the forked block-gather implementation as-is.
The concerns raised in the discussion of #147 should be subsequently addressed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

refactoringRewriting of the code to achieve better consistency, remove helper duplications, or bloat

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions