Skip to content

[SYCL][NFC] Optimize SpecConstantPass #2610

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

Merged

Conversation

AlexeySachkov
Copy link
Contributor

Instead of checking each CallInst in a module it is better to find
declarations of desired intrinsics and work with their users.

Instead of checking each `CallInst` in a module it is better to find
declarations of desired intrinsics and work with their users.
@AlexeySachkov AlexeySachkov requested a review from kbobrovs October 8, 2020 10:20
@AlexeySachkov AlexeySachkov requested a review from bader as a code owner October 8, 2020 10:20
@bader bader merged commit 5d47cd1 into intel:sycl Oct 8, 2020
@AlexeySachkov AlexeySachkov deleted the private/asachkov/refactor-specconstantspass branch February 25, 2021 12:25
kbenzie added a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
Revert "[UR][CUDA] Add tensor map APIs"
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
Revert "[UR][CUDA] Add tensor map APIs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants