Skip to content
Commit 34e9931b authored by James Molloy's avatar James Molloy
Browse files

Optimize codegen for VSETLNi{8,16,32} operating on Q registers. Degenerate to...

Optimize codegen for VSETLNi{8,16,32} operating on Q registers. Degenerate to a VSETLN on D registers, instead of an (INSERT_SUBREG (VSETLN (EXTRACT_SUBREG ))) sequence to help the register coalescer.

llvm-svn: 163298
parent fdff4a8e
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