Skip to content
Commit f15dfe58 authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes
Browse files

The VPERM2F128 is a AVX instruction which permutes between two 256-bit

vectors. It operates on 128-bit elements instead of regular scalar
types. Recognize shuffles that are suitable for VPERM2F128 and teach
the x86 legalizer how to handle them.

llvm-svn: 137519
parent 960c8f71
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