Skip to content
Commit ecaf343f authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[DAG] move fold (select C, 0, 1 -> xor C, 1) to a helper function; NFC

We're missing at least 3 other similar folds based on what we have in InstCombine. 

llvm-svn: 283596
parent 6982bb8f
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