Skip to content
Commit 8e2ff387 authored by Sanjay Patel's avatar Sanjay Patel Committed by Tom Stellard
Browse files

[InstSimplify] fix potential miscompile in select value equivalence

This is the sibling fix to c590a988 -
as there, we can't subsitute a vector value the equality
compare replacement that we are trying requires that the
comparison is true for the entire value. Vector select
can be partly true/false.

(cherry picked from commit e2a0f512)
parent 266c82f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment