| commit | df7de7a87e9e33d561f1b6fadf029ab7e7cacf20 | [log] [tgz] |
|---|---|---|
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Jan 07 17:27:39 2017 +0000 |
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Jan 07 17:27:39 2017 +0000 |
| tree | 6fb9a64bd1e1d2c96f666b0a2b528f8baa5b2256 | |
| parent | 100eae1ee06ee97daac0cecf5189e9cfc2b6f11b [diff] |
[CostModel][X86] Added missing AVX2 arithmetic costs. Allows us to correctly fall through to the lower AVX1 costs if look up failed. llvm-svn: 291353