8000 Comparing v3.0.2...v3.0.3 · timholy/SnoopCompile.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: timholy/SnoopCompile.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: timholy/SnoopCompile.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 19, 2025

  1. Configuration menu
    Copy the full SHA
    0b30e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8052ebb View commit details
    Browse the repository at this point in the history
  3. Use Float16 for % (#410)

    Fixes #406
    timholy authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    519299d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. llvm parsing: filter out nothing (#414)

    Some of the `Dicts` in `llvm_yaml` had entries `"before" => nothing`,
    and that was breaking parsing.
    
    Fixes #405
    timholy authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    9a864af View commit details
    Browse the repository at this point in the history
  2. Version 3.0.3

    timholy authored Mar 21, 2025
    2 Configuration menu
    Copy the full SHA
    98d42a8 View commit details
    Browse the repository at this point in the history
Loading
0