Skip to content
Commit f86622ba authored by Daniel Sanders's avatar Daniel Sanders
Browse files

[mips][msa] Non-constant BUILD_VECTOR's should be expanded to...

[mips][msa] Non-constant BUILD_VECTOR's should be expanded to INSERT_VECTOR_ELT instead of memory operations.

The resulting code is the same length, but doesnt cause memory traffic or latency.

llvm-svn: 191297
parent 4f3ff1b9
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