Skip to content
Snippets Groups Projects
Commit e465ac25 authored by Rhys Perry's avatar Rhys Perry Committed by Marge Bot
Browse files

nir/lower_shader_calls: remove CF before nir_opt_if


Otherwise, opt_if_simplification() can attempt to insert an inot after a
jump.

Fixes RADV compilation of a Cyberpunk 2077 pipeline with
PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT.

Signed-off-by: default avatarRhys Perry <pendingchaos02@gmail.com>
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Part-of: <mesa/mesa!27193>
parent 015b0d67
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment