Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial port of HECO auto-SIMD passes for BGV #471

Merged
merged 1 commit into from Mar 11, 2024

Commits on Mar 11, 2024

  1. Initial port of HECO auto-SIMD passes to HEIR

    - InsertRotate: insert rotations and apply target slot selection rules
    - TensorExtCanonicalization: canonicalization patterns to enable
      cse to remove unnecessary rotations
    - CollapseInsertionChains: identify extract/insert chains that can be
      converted to rotations
    
    Additional followup issues identified in
    google#471 for improvements.
    j2kun committed Mar 11, 2024
    Copy the full SHA
    2689afb View commit details
    Browse the repository at this point in the history