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: llvm/llvm-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: llvm/llvm-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: users/pierre-vh/gfx1250-memorylegalizer
Choose a head ref
  • 3 commits
  • 34 files changed
  • 1 contributor

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    ba265d8 View commit details
    Browse the repository at this point in the history
  2. [AMDGPU][gfx1250] Implement SIMemoryLegalizer

    Implements the base of the MemoryLegalizer for a roughly correct GFX1250 memory model.
    Documentation will come later, and some remaining changes still have to be added, but this is the backbone of the model.
    Pierre-vh committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    716b8cc View commit details
    Browse the repository at this point in the history
  3. clang-format

    Pierre-vh committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    ed8a1b8 View commit details
    Browse the repository at this point in the history
Loading