Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mesa
mesa
Merge requests
!1149
nir: remove fnot/fxor/fand/for opcodes
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Jonathan Marek
requested to merge
flto/mesa:nir-no-float-logic
into
master
Jun 21, 2019
Overview
3
Commits
1
Pipelines
5
Changes
9
There doesn't seem to be any reason to keep these opcodes around:
fnot/fxor are not used at all.
fand/for are only used in lower_alu_to_scalar, but easily replaced