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
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
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 }}
llvm
/
llvm-project
Public
Notifications
You must be signed in to change notification settings
Fork
18.7k
Star
40.6k
Code
Issues
5k+
Pull requests
5k+
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[HLSL][SPIRV][DXIL] Implement
dot4add_i8packed
intrinsic
- #113623
#113623
Merged
inbelic
merged 16 commits into
llvm:main
llvm/llvm-project:main
from
inbelic:inbelic/packed-dot-i8
inbelic/llvm-project:inbelic/packed-dot-i8
Copy head branch name to clipboard
Nov 5, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[HLSL][SPIRV][DXIL] Implement
dot4add_i8packed
intrinsic
#113623
inbelic
merged 16 commits into
llvm:main
llvm/llvm-project:main
from
inbelic:inbelic/packed-dot-i8
inbelic/llvm-project:inbelic/packed-dot-i8
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2024
[HLSL][SPIRV][DXIL] Implement `dot4add_i8packed` intrinsic
Show description for 136d5cb
inbelic
committed
136d5cb
View commit details
Copy full SHA for 136d5cb
Browse repository at this point
add SPV_KHR_integer_dot_product flag
Show description for 07d529d
inbelic
committed
07d529d
View commit details
Copy full SHA for 07d529d
Browse repository at this point
review comments:
Show description for 2cd3e4a
inbelic
committed
2cd3e4a
View commit details
Copy full SHA for 2cd3e4a
Browse repository at this point
review comments
Show description for af2aa50
inbelic
committed
af2aa50
View commit details
Copy full SHA for af2aa50
Browse repository at this point
define and use Op[S|U]Dot
inbelic
committed
1500192
View commit details
Copy full SHA for 1500192
Browse repository at this point
add integer_dot_product capabilities
Show description for 9c98c3c
inbelic
committed
9c98c3c
View commit details
Copy full SHA for 9c98c3c
Browse repository at this point
move out common capabilities
inbelic
committed
d2851ae
View commit details
Copy full SHA for d2851ae
Browse repository at this point
add extension and capabilities to vulkan env
inbelic
committed
7617b82
View commit details
Copy full SHA for 7617b82
Browse repository at this point
only add required capabilities
inbelic
committed
d3b494c
View commit details
Copy full SHA for d3b494c
Browse repository at this point
remove unneeded flags
inbelic
committed
efea661
View commit details
Copy full SHA for efea661
Browse repository at this point
move dot product requirements out of switch
inbelic
committed
3857d17
View commit details
Copy full SHA for 3857d17
Browse repository at this point
review comments
Show description for 746d510
inbelic
committed
746d510
View commit details
Copy full SHA for 746d510
Browse repository at this point
change name to use not KHR version
inbelic
committed
e69dbad
View commit details
Copy full SHA for e69dbad
Browse repository at this point
self-review:
Show description for dd91f76
inbelic
committed
dd91f76
View commit details
Copy full SHA for dd91f76
Browse repository at this point
fix clang formatting
inbelic
committed
b77c090
View commit details
Copy full SHA for b77c090
Browse repository at this point
Merge branch 'main' into inbelic/packed-dot-i8
inbelic
authored
5b5e084
View commit details
Copy full SHA for 5b5e084
Browse repository at this point
You can’t perform that action at this time.