| commit | f0945aa0e02b5191b323dfde4aa84e9c0506df04 | [log] [tgz] |
|---|---|---|
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Apr 24 16:43:07 2018 +0000 |
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Tue Apr 24 16:43:07 2018 +0000 |
| tree | d87881acd4f676d79c72c24924a618eeb87e3e7b | |
| parent | 11b1e8898a513abbbe830ed532437191bc6c2a4e [diff] |
[X86][F16C] Add WriteCvtF2FSt scheduling class Fixes the classification of VCVTPS2PHmr/VCVTPS2PHYmr which were tagged as WriteCvtF2FLd_WriteRMW (PR36887) llvm-svn: 330737