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

Begin to support some vector operations for AVX 256-bit intructions. The long

term goal here is to be able to match enough of vector_shuffle and build_vector
so all avx intrinsics which aren't mapped to their own built-ins but to
shufflevector calls can be codegen'd. This is the first (baby) step, support
building zeroed vectors.

llvm-svn: 110897
parent d1e5b439
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