| commit | 00897e9b7b88f0435565909480021803c21ca3b7 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@intel.com> | Thu Oct 25 05:04:35 2018 +0000 |
| committer | Craig Topper <craig.topper@intel.com> | Thu Oct 25 05:04:35 2018 +0000 |
| tree | 4b5d607b130d045b1aa07494f4323a7032930b31 | |
| parent | eaa1cf5b574438210eb7f41285c4004ec194749e [diff] |
[CodeGen] Always emit the 'min-legal-vector-width' attribute even when the value is 0. The X86 backend will need to see the attribute to make decisions. If it isn't present the backend will have to assume large vectors may be present. llvm-svn: 345237