Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Mesa
mesa
Merge requests
!3008
gallivm: add bitfield reverse and ufind_msb
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Dave Airlie
requested to merge
airlied/mesa:gallivm-nir-add-opcodes
into
master
Dec 06, 2019
Overview
3
Commits
1
Pipelines
4
Changes
3
This adds bitrev and ctlz support. It will be used by gpu_shader5 and/or vulkan later.