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

[WIP] LLVM rebasing efforts #359

Merged
merged 2 commits into from
Oct 6, 2023
Merged

[WIP] LLVM rebasing efforts #359

merged 2 commits into from
Oct 6, 2023

Commits on Oct 6, 2023

  1. Squashed commit of the following:

    * More flexible specification of coarsening factors
    
    * Fix device-side get_global ops
    
    * For PGO Output the accumulated runtime of kernels, not individual
    
    * Allow for granular blcok coarsening factors
    
    * Various GPU bug fixes
    
    * Remove unneeded kernels from the gpu binary
    
    * Collect kernel statistics
    
    * Add polygeist::UndefOp for cases when the type is not LLVM::
    ivanradanov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    216f640 View commit details
    Browse the repository at this point in the history
  2. Bump LLVM Version

    (merge 65fa61d)
    ivanradanov committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9be12f8 View commit details
    Browse the repository at this point in the history