Skip to content

Cut VectorizationBase into pieces #60

Description

@chriselrod

The goal of this is to improve compile and load times.
It also would be nice for libraries wanting to take on smaller dependencies.

Additionally, LoopVectorization itself might no longer depend on llvmcall at all in the future, but may still want other parts.

The pieces:

  • LLVMCalls
  • Hardware info
  • StridedPointers
  • VectorizationBase

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions