Skip to content
Commit 2bff5054 authored by Dale Johannesen's avatar Dale Johannesen
Browse files

Implement vector constants which are splat of

integers with mov + vdup.  8003375.  This is
currently disabled by default because LICM will
not hoist a VDUP, so it pessimizes the code if
the construct occurs inside a loop (8248029).

llvm-svn: 109799
parent 2d5cdf06
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