Skip to content
Commit e2a0f512 authored by Sanjay Patel's avatar Sanjay Patel
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.
parent 78e5cf66
Loading
Loading
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