Skip to content
Commit cc40ea7f authored by Chad Rosier's avatar Chad Rosier
Browse files

Add a per target max vector alignment field (e.g., 32-byte alignment for x86 due to

AVX).  Currently, if no aligned attribute is specified the alignment of a vector is
inferred from its size.  Thus, very large vectors will be over-aligned with no 
benefit.  Target owners should set this target max.

llvm-svn: 160209
parent 1c5431af
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