Skip to content
Commit d915d6ba authored by Craig Topper's avatar Craig Topper
Browse files

[DAGCombiner] Remove code for optimizing select (xor Cond, 0), X, Y -> select...

[DAGCombiner] Remove code for optimizing select (xor Cond, 0), X, Y -> select Cond, X, Y. Just let combine on the xor itself take care of it.

llvm-svn: 291534
parent f45ecd6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment