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

[SYCL] Generalize local accessor to shared mem pass #5149

Merged
merged 8 commits into from
Jan 20, 2022

Commits on Jan 3, 2022

  1. [SYCL] Generalize local accessor to shared mem pass

    As well as enabling the pass for amdgcn amdhsa.
    jchlanda committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    2022ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df343be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82dbbdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    437d5c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Update llvm/test/CodeGen/AMDGPU/local-accessor-to-shared-memory-valid…

    …-triple.ll
    
    Co-authored-by: Alexey Sachkov <alexey.sachkov@intel.com>
    jchlanda and AlexeySachkov committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2b2a968 View commit details
    Browse the repository at this point in the history
  2. Update llvm/test/CodeGen/AMDGPU/local-accessor-to-shared-memory-tripl…

    …e.ll
    
    Co-authored-by: Alexey Sachkov <alexey.sachkov@intel.com>
    jchlanda and AlexeySachkov committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    151368c View commit details
    Browse the repository at this point in the history
  3. Remove redundand test

    jchlanda committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    30283c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    a49c751 View commit details
    Browse the repository at this point in the history