Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add a test for alignment of allocated USM memory #1042

Merged
merged 5 commits into from
Jun 4, 2022

Conversation

aelovikov-intel
Copy link

No description provided.

aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request May 26, 2022
@aelovikov-intel aelovikov-intel marked this pull request as ready for review May 26, 2022 18:12
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner May 26, 2022 18:12
@aelovikov-intel
Copy link
Author

/verify with intel/llvm#6205

@aelovikov-intel aelovikov-intel requested a review from gmlueck May 26, 2022 18:13
Minimum internal alignment of the underlying implementation is higher than
2*alignof(std::max_align_t) so using "FAlign * 2" wasn't effective.
@aelovikov-intel
Copy link
Author

/verify with intel/llvm#6205

@aelovikov-intel
Copy link
Author

/verify with intel/llvm#6205

1 similar comment
@aelovikov-intel
Copy link
Author

/verify with intel/llvm#6205

@aelovikov-intel
Copy link
Author

@v-klochkov , ping.

@aelovikov-intel
Copy link
Author

ping @v-klochkov

@v-klochkov
Copy link

Ex

ping @v-klochkov

Sorry for the delay, I'll finish review before the end of today.

@v-klochkov v-klochkov merged commit 3cf1cc0 into intel:intel Jun 4, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
* [SYCL] Add a test for alignment of allocated USM memory
@aelovikov-intel aelovikov-intel deleted the usm-alloc-functions branch August 15, 2022 20:46
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…est-suite#1042)

* [SYCL] Add a test for alignment of allocated USM memory
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants