Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
intel
/
llvm
Public
Notifications
You must be signed in to change notification settings
Fork
848
Star
1.5k
Code
Issues
663
Pull requests
188
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[SYCL] Fix segfault on program exit when user thread is not finished yet
- #7908
#7908
Merged
bader
merged 10 commits into
intel:sycl
intel/llvm:sycl
from
KseniyaTikhomirova:buffer_regression
KseniyaTikhomirova/llvm:buffer_regression
Copy head branch name to clipboard
Jan 6, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[SYCL] Fix segfault on program exit when user thread is not finished yet
#7908
bader
merged 10 commits into
intel:sycl
intel/llvm:sycl
from
KseniyaTikhomirova:buffer_regression
KseniyaTikhomirova/llvm:buffer_regression
Copy head branch name to clipboard
Commits
Commits on Jan 3, 2023
Fix segfault on program exit when user thread is not finished yet (caused by #6837)
Show description for 7f10781
KseniyaTikhomirova
committed
7f10781
View commit details
Copy full SHA for 7f10781
Browse repository at this point
Commits on Jan 4, 2023
Add protection for handler destruction in case of many user threads
Show description for 7aa073b
KseniyaTikhomirova
committed
7aa073b
View commit details
Copy full SHA for 7aa073b
Browse repository at this point
restore drainThreadPool method
Show description for baad330
KseniyaTikhomirova
committed
baad330
View commit details
Copy full SHA for baad330
Browse repository at this point
remove print
Show description for 2a42d62
KseniyaTikhomirova
committed
2a42d62
View commit details
Copy full SHA for 2a42d62
Browse repository at this point
fix comment with code style
Show description for 9e29615
KseniyaTikhomirova
committed
9e29615
View commit details
Copy full SHA for 9e29615
Browse repository at this point
Commits on Jan 5, 2023
Fix comments about static var initinalization
Show description for c3d0bc0
KseniyaTikhomirova
committed
c3d0bc0
View commit details
Copy full SHA for c3d0bc0
Browse repository at this point
remove outdated comment
Show description for 2ca1418
KseniyaTikhomirova
committed
2ca1418
View commit details
Copy full SHA for 2ca1418
Browse repository at this point
Fix comments, simmplify code
Show description for 6e77bef
KseniyaTikhomirova
committed
6e77bef
View commit details
Copy full SHA for 6e77bef
Browse repository at this point
remove releaseresources function in global handler
Show description for 4c0225c
KseniyaTikhomirova
committed
4c0225c
View commit details
Copy full SHA for 4c0225c
Browse repository at this point
eliminate GlobalHandler == nullptr during shutdown
Show description for 63513da
KseniyaTikhomirova
committed
63513da
View commit details
Copy full SHA for 63513da
Browse repository at this point
You can’t perform that action at this time.