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][DeviceSanitizer] Checking "sycl::free" related errors #12882

Merged
merged 109 commits into from
Apr 19, 2024

Commits on Dec 26, 2023

  1. init

    AllanZyne committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3d7882b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix code format

    AllanZyne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7bf11b1 View commit details
    Browse the repository at this point in the history
  2. clean code

    AllanZyne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    13304f9 View commit details
    Browse the repository at this point in the history
  3. clean code

    AllanZyne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    eb3ae88 View commit details
    Browse the repository at this point in the history
  4. clean code

    AllanZyne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f8f76de View commit details
    Browse the repository at this point in the history
  5. fix comment

    AllanZyne committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e58fa03 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. fix PVC local memory

    AllanZyne committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ff8449b View commit details
    Browse the repository at this point in the history
  2. clean code

    AllanZyne committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fc40624 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix build

    AllanZyne committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f153c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b83d9 View commit details
    Browse the repository at this point in the history
  3. remove asan.module_ctor

    AllanZyne committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b9d0809 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727a642 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. fix post link and lit

    AllanZyne committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fb52e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9e96e View commit details
    Browse the repository at this point in the history
  3. clean code

    AllanZyne committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    006a1e5 View commit details
    Browse the repository at this point in the history
  4. lit add more options

    AllanZyne committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f423014 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. clean code

    AllanZyne committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f51e62d View commit details
    Browse the repository at this point in the history
  2. clean code

    AllanZyne committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    874a38e View commit details
    Browse the repository at this point in the history
  3. add tests

    AllanZyne committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    caecf6b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Switch to use DeviceGlobal

    zhaomaosu committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    47bd3f1 View commit details
    Browse the repository at this point in the history
  2. Add asan spir test

    AllanZyne committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    aaa1b80 View commit details
    Browse the repository at this point in the history
  3. change ur repo

    AllanZyne committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5f9de16 View commit details
    Browse the repository at this point in the history
  4. add e2e test

    AllanZyne committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    66895de View commit details
    Browse the repository at this point in the history
  5. fix format

    AllanZyne committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1e32baa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba03cd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. follow the comments

    AllanZyne committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    3c921af View commit details
    Browse the repository at this point in the history
  2. fix format

    AllanZyne committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    eb4a904 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    15afd9a View commit details
    Browse the repository at this point in the history
  2. update test

    AllanZyne committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    27545b5 View commit details
    Browse the repository at this point in the history
  3. install ur_adapter_opencl

    AllanZyne committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ad5c2bc View commit details
    Browse the repository at this point in the history
  4. fix format

    AllanZyne committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8ca76b7 View commit details
    Browse the repository at this point in the history
  5. fix lit test

    AllanZyne committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2c75324 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix test

    AllanZyne committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    58b8489 View commit details
    Browse the repository at this point in the history
  2. clean code

    AllanZyne committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4d34fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    163ffda View commit details
    Browse the repository at this point in the history
  4. fix test

    AllanZyne committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    77e53c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. add tests

    AllanZyne committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c30e14f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc41411 View commit details
    Browse the repository at this point in the history
  3. add type

    AllanZyne committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a3a7b36 View commit details
    Browse the repository at this point in the history
  4. fix build

    AllanZyne committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9707887 View commit details
    Browse the repository at this point in the history
  5. update ur repo and tag

    AllanZyne committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2776d4a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 3, 2024

  1. add aspect-fp64

    AllanZyne committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9ea798e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. add tests

    AllanZyne committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    32cf548 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. init support

    AllanZyne committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5e6d983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703b940 View commit details
    Browse the repository at this point in the history
  3. reorg tests

    AllanZyne committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    04cb89b View commit details
    Browse the repository at this point in the history
  4. add tests

    AllanZyne committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0fd1844 View commit details
    Browse the repository at this point in the history
  5. update tests

    AllanZyne committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b56b333 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 23, 2024

  1. fix size of DeviceType

    AllanZyne committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    84e8500 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix out-of-bounds test

    AllanZyne committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    34ebffe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. update lit tests

    AllanZyne committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6cc327a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. wip

    AllanZyne committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ca6ed6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641bc4b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. wip

    AllanZyne committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    edb9080 View commit details
    Browse the repository at this point in the history
  2. update lit tests

    AllanZyne committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4843366 View commit details
    Browse the repository at this point in the history
  3. clean code

    AllanZyne committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    09e175f View commit details
    Browse the repository at this point in the history
  4. fix build

    AllanZyne committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ab6975c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. use __AsanDebug

    AllanZyne committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e3788ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    005f463 View commit details
    Browse the repository at this point in the history
  3. clean code

    AllanZyne committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1a906d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix lit tests

    AllanZyne committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b2d1109 View commit details
    Browse the repository at this point in the history
  2. fix lit tests

    AllanZyne committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    646b684 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix lit tests

    AllanZyne committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4e562eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdf0e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f3a415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee34c0b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. update lit tests name

    AllanZyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7e89aff View commit details
    Browse the repository at this point in the history
  2. test

    AllanZyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    090271e View commit details
    Browse the repository at this point in the history
  3. fix lit tests

    AllanZyne committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ce226f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a4f9e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. lit tests

    AllanZyne committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d81456a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. sync with latest code

    AllanZyne committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5a07c81 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fix format

    AllanZyne committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e297e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5325526 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix ci fail

    AllanZyne committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d739818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d93f23 View commit details
    Browse the repository at this point in the history
  3. fix llvm-spirv crash

    AllanZyne committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a35044a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4ef3c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0178c1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fda0b9 View commit details
    Browse the repository at this point in the history
  7. rename lit tests

    AllanZyne committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d28267d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e488394 View commit details
    Browse the repository at this point in the history
  9. Add lit tests

    AllanZyne committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    29c1d9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5c740d View commit details
    Browse the repository at this point in the history
  11. Revert "Add lit tests"

    This reverts commit 29c1d9e.
    AllanZyne committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    aded3b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b55ebb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix libdevice

    AllanZyne committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a8a19eb View commit details
    Browse the repository at this point in the history
  2. remove bad-context test

    AllanZyne committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5bf6ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 10, 2024

  1. remove omp related code

    AllanZyne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0768bd6 View commit details
    Browse the repository at this point in the history
  2. Add clangd flag

    AllanZyne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    61c6a0d View commit details
    Browse the repository at this point in the history
  3. clean code

    AllanZyne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0fda5c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a718182 View commit details
    Browse the repository at this point in the history
  5. fix build

    AllanZyne committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    dd8e7c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. untrack .clangd

    AllanZyne committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d9f4f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. revert .gitignore

    AllanZyne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    97ec20c View commit details
    Browse the repository at this point in the history
  2. fix format

    AllanZyne committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dcd9c05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7947ad9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    e40a20a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c4ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8367ad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24535c1 View commit details
    Browse the repository at this point in the history
  5. Revert UR repo override.

    aarongreig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6fe6a8f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Use local lit config change "device_sanitizer_flags" to "device_asan_…

    …flags", add "force_device_asan_rt"
    AllanZyne committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b9c0aed View commit details
    Browse the repository at this point in the history