Skip to content

intel/fs: Remove unused condition from opt_algebraic case

Sagar Ghuge requested to merge sagarghuge/mesa:3imm into master

We will never hit a condition where we have src1 and src2 as immediate operands.

Merge request reports