Commit 184817d0 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[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.
parent 1bd6471c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment