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

[DAGCombiner] Teach DAG combiner to fold (vselect (N0 xor AllOnes), N1, N2) ->...

[DAGCombiner] Teach DAG combiner to fold (vselect (N0 xor AllOnes), N1, N2) -> (vselect N0, N2, N1). Only do this if the target indicates its vector boolean type is ZeroOrNegativeOneBooleanContent.

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