Skip to content
Commit cceceb72 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86][SSE] Add tests showing missing shuffle(avg(shuffle(),shuffle())) ->...

[X86][SSE] Add tests showing missing shuffle(avg(shuffle(),shuffle())) -> avg(shuffle(),shuffle()) fold

X86ISD::AVG needs to be added to isCommutativeBinOp to use these folds.
parent 28fa77fe
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