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

[DeviceSanitizer] Support detecting out-of-bounds error on DeviceGlobals #12753

Merged
merged 15 commits into from
Feb 29, 2024

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    626c121 View commit details
    Browse the repository at this point in the history
  2. *Instrument device globals in sycl-post-link tool

    *Remove attribute of device globals in libdevice
    zhaomaosu committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b92326d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. Add comments

    zhaomaosu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f1a379c View commit details
    Browse the repository at this point in the history
  2. Use isModuleUsingAsan

    zhaomaosu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a1400b6 View commit details
    Browse the repository at this point in the history
  3. Update isModuleUsingAsan

    zhaomaosu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    55c6d2b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    75c2e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4308cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5252f09 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    676552f View commit details
    Browse the repository at this point in the history
  2. Update UR tag

    zhaomaosu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    42ee3ee View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    11432d2 View commit details
    Browse the repository at this point in the history
  2. Update as per comments

    zhaomaosu committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9352cdd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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