[X86] Add missing ReadAfterFold attributes from CVTSD2SSrm/CVTSS2SDrm to match...
[X86] Add missing ReadAfterFold attributes from CVTSD2SSrm/CVTSS2SDrm to match the AVX + _Int equivalents This was never added in D52886, probably because the defs were already missing the old ReadAfterLd attribute, but they do exhibit the same behaviour of reading the dst reg after the load.
Loading
Please sign in to comment